Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I record an Alt or Ctrl key by itself?

Technical Support
You can disable keyboard normalization to have the Alt, Ctrl and Shift keys appear in the macro commands list. See the "Macro keyboard and mouse normalization" topic under the Voice Macros section in the online help for details on this.
Related Questions

How can I send Ctrl-Alt-Del to the remote computer?

Radmin - PC Remote Control Software - Radmin 3 - Frequently ...
If you want to send Ctrl-Alt-Del key to a remote computer you can use 'Send Ctrl-Alt-Del' entry from the Remote Screen window menu. This feature will work in 'Full control' connection type. You can also use Ctrl-Alt-F12 hotkey for a quick sending.
Related Questions

Why doesn't ctrl+alt+del work on secondary screens?

Synergy Frequently Asked Questions
Synergy isn't able to capture ctrl+alt+del on PC compatible primary screens because it's handled completely differently than other keystrokes. However, when the mouse is on a client screen, pressing ctrl+alt+pause will simulate ctrl+alt+del on the client. (A client running on Windows NT, 2000, or XP must be configured to autostart when the computer starts for this to work.) On a primary screen running on an OS X system, you can use ctrl+command+del.
Related Questions

How do I determine if an Alt, Shift or Ctrl key is pressed without handling an event?

Custom Controls - Windows Forms FAQs
Use the static property Control.ModifierKeys. Console.WriteLine(Control.ModifierKeys); if ( (Control.ModifierKeys & Keys.Shift) != 0 ) Console.WriteLine("the shift key is down"); if ( (Control.ModifierKeys & Keys.Alt) != 0 ) Console...
Related Questions

The option -nounixkill has no effect. How can i prevent the server shutdown an Ctrl-Alt-BackSpace?

Cygwin/X Frequently Asked Questions
There is a keybinding to Ctrl-Alt-BackSpace which is named TerminateServer. Remove this binding and Ctrl-Alt-BackSpace will have no effect.
Related Questions

How do I intercept CTRL-ALT-DEL?

Win32 FAQ
Blocking or intercepting CTRL-ALT-DEL is completely different in Windows NT and Win9x. In Win9x, pressing CTRL-ALT-DEL twice reboots the machine; on NT, pressing CTRL-ALT-DEL twice (or three, four, etc. times) gives you the login prompt. The difference is security; in the platform documentation, CTRL-ALT-DEL is referred to as the Secure Attention Sequence.
Related Questions

Why don't the shortcuts Ctrl+& and Alt-& work?

Topicscape FAQs
Bear in mind that to get an '&' you have to hold down the Shift key, so Ctrl+& is actually keyed as Shift+Ctrl+7 and Alt+& is Shift+Alt+7. I have a problem with Paste Special. I made an Excel file MySpreadsheet.xls and saved it. I made a Word file MyDocument.doc and saved it. Then I copied a range of cells from MySpreadsheet and used Paste Special, with the 'Linked' option, to place it in MyDocument. I saved the Word file.
Related Questions

I cannot speak when I press the CTRL key. What can I do?

VisualVox -
Sometimes your system might lock the CTRL key. Point the cursor to the microphone image and press the mouse button to talk
Related Questions

How To Use Ctrl Key?

Popup Super Killer and Blocker -- How to stop pop-up ads
if you want to allow some site popup window or you find that some hyperlink can't open in new window,you just hold CTRL key down and click refresh or click on hyperlink.
Related Questions

Why should I use D- for Ctrl and O- for Alt - I thought C stood for Ctrl and A stood for alt?

NetBeans Master Developer FAQ
There should be no Alt-bound keyboard shortcuts on the mac ever - it is used on international keyboards as the compose key (for a long time, we didn't know it, but Norwegian and French users could not type } or { in NetBeans - kind of limits the usefuless of a Java IDE). All standard shortcuts should be bound with wildcard keys - e.g., in the layer, not AS-P for Alt-Shift-P, but OS-P, which will map to Alt-Shift-P on PC and Ctrl-Shift-P on mac.
Related Questions

OnScreen does not do a Ctrl-Alt-Del! Why & what options do I have?

IMG Frequently Asked Questions
The Ctrl-Alt-Del used in PCs is a system level hardware signal - it is impossible to generate this without hardware. OnScreen includes a CTALTDEL.EXE program with capabilities of handling resets and communication with the NT/2000/XP Logon module. You may also review the commercial Developer's Kit in our Developer's Corner for utilities that restart / reboot the system. Finally, review the TASKMAN.
Related Questions

When pressing CTRL-ALT-DEL I've noticed loadqm.exe. What is it and why is it there?

FAQ
Microsoft has tried really hard to prevent you from uninstalling MSN or Windows Messenger. Below we collect various methods to remove the software, different from the one here. Now go to the Add and Remove programs applet in the Control Panel and you will be able to uninstall windows messenger. Note: You will be able to uninstall other unneeded programs by removing hide from the sysoc.
Related Questions

How can I prevent users from using Ctrl+Alt+Del?

Bardon Data Systems: Full Control Internet FAQ
In Windows 9x and NT, Full Control Internet can completely disable Ctrl+Alt+Del, or password-protect it. In Windows 2000 and XP, the Windows Security (Ctrl+Alt+Del) screen which appears has all functions grayed out. Either way, to disable Ctrl+Alt+Del, select the group to which you want to add this protection. On the Input Control tab, check the box to disable Ctrl+Alt+Del.
Related Questions

Why Ctrl+Alt+Del combination is disabled in the toolbar of the Remote Screen Window?

FAQ
Currently you work in the "View Only" mode. You can send Ctrl+Alt+Del combination to the remote computer in "Full Control Mode" only. Please, click on the "Full Control" button, which is on the tool bar of the Remote Control window. (If "Full control" mode is blocked you can do the following to unblock it the Host module->Settings->Security->Access->check "All features field") If Host PC has Vista OS you are unable to run our program as system service.
Related Questions

Why does my Windows XP computer crash when I press Ctrl+Alt+Del to unlock the computer?

English Windows FAQs 2003
When you unlock your computer by pressing Ctrl+Alt+Del, XP can crash if both of the following conditions are true: To work around this problem, move the Language bar away from the upper left corner of the screen before you lock the computer. Corrupt information in the Windows Management Instrumentation (WMI) repository causes this error. To resolve it, perform the following steps: WinMgmt could not initialize the core parts.
Related Questions

What can I do when my login screen does not appear after pressing CTRL + ALT + F11?

Parent Tools: Frequently Asked Questions
If the hot key combination doesn't work, reboot your computer and try again. You can also bring up the login screen by going to Start -> Run... and typing ptrun32/ptrun32.exe, and press OK.
Related Questions

How can i initiate a shutdown (CTRL+ALT+DEL) without using JNI on my Windows box?

jGuru: JNI FAQ Home Page
You can call Runtime.exec() and execute rundll32.exe with a few parameters. rundll32.exe shell32.dll,SHExitWindowsEx (to close the session) rundll32.exe...
Related Questions

How can I send Ctrl+Alt+Del combination to the remote PC?

FAQ
You can send Ctrl+Alt+Del combination to the remote computer in "Control Mode" only. Also the Host Module must run as a system service on that remote PC. Press Ctrl+Alt+F12 or use "Send Keystroke" button in the toolbar of Remote Screen Window.
Related Questions

Will the KeyCarbon store non-printable keystrokes such as Alt, Ctrl, or Function keys?

Record Keystrokes on USB Keyboard with 60x20mm Device. FAQ (...
Yes. Any non-printable character is converted into a series of printable characters. For example, the "escape" key is listed as "<esc>" in the log. F1 becomes "<F1>" in the log. Alt becomes "<alt>" in the log, and so on for every other non-printable keystroke. Yes, however it is not recommended, as it may lower the entire hub speed to USB 1.1.
Related Questions

When I press "Ctrl + Alt + N" the recording doesn't start, what could be the reason?

Workspace Macro Pro - FAQ - Macro program & Windows Automati...
Please check if Workspace Macro Pro is running in the system tray. If you don't see Workspace Macro Pro icon is the system tray, please start the program. The Hotkeys for recording works only when Workspace Macro Pro is running. Note: The Workspace Macro Pro window needs not be open only its icon should be there in the system tray.
Related Questions

How do I get Ctrl-Alt-Delete to work on a MacBook Pro?

Users/FAQ - OnMac.net Wiki
There is a workaround for the delete key problem using remapkey.exe. (See Drivers for how to do this.) This is vital should you join your computer to an NT domain or disable the Welcome screen and then want to log back in. Use Apple(windows)-U to access Universal Access and Onscreen Keyboard and click ctrl, alt, and del. After installing this patch, the Mac will then have two partition tables defined at the same time. A legacy MBR and a GPT. On the Mac, the MBR takes precedence over the GPT.
Related Questions

How does the "ctrl-c ctrl-c" shortcut key work?

anagram faq
In most applications, you can use control-c to copy highlighted text to the clipboard. If enabled, the control-c control-c shortcut in anagram™ allows you to copy and capture text in one step. Highlight the text to be captured and then hold down the control key. Press and release the 'c' key twice quickly and the anagram™ window will appear with the text you highlighted.
Related Questions

Can you capture or record output from the CTRL UL101?

CTRL Systems Frequently Asked Questions - CTRL UL101 Ultraso...
The signal output from the UL101 Receiver can be recorded by CTRL's data acquisition/equipment analysis software, SoundCTRL, in order to audibly replay the signal and to take a visual snapshot of the ultrasonic output of a single component for trending. The signal (or waveform) is displayed on a screen, allowing the user to look for peaks in amplitude, e.g. indicating a scratch or race on a bearing or crack on a tooth of a gear.
Related Questions

Why doesn't alt-(key) bring up my menu?

Client FAQ
If the main window or the command window has focus, then they are stealing your alt-(key) attempts. You can set focus on the AL Client background menu, and your typing will still go to the right place as well as the alt key working correctly.
Related Questions

Also see How do I enable the "underscores" for alt-key navigation?

Hurricane for AutoCAD - FAQ
Toggles between: Adding currently displayed directory to the "Favorites" list and Selecting the "SAVEAS" checkbox. (Press Enter after selecting)
Related Questions

Back to top How do I enable the "underscores" for alt-key navigation?

Hurricane for AutoCAD - FAQ
Make sure you have configured Hurricane correctly (selected the right AutoCAD version in the "Compatibility" section of the Tools->Options menu) This means that when the script was created, Hurricane thought the file was "Write Protected", but in the meantime has become available.
Related Questions

A program appears to be hung up in a calculation. How can I get it to stop - Ctrl-Alt-Del?

FactSage 5.3 - FAQ
You can run FactSage by clicking on the FactSage short-cut that appears on the screen. To add this short-cut to the 'Start > Programs > FactSage Thermo ... ' group: then click on 'Start > Programs > FactSage Thermo ... ' and then click with the mouse right button and select 'paste' The '(empty)' will be replaced by the FactSage short-cut.
Related Questions

Shouldn't xscreensaver disable Ctrl-Alt-Backspace while the screen is locked?

XScreenSaver FAQ
Yes, it probably should; unfortunately, that's not possible with current versions of XFree86/XOrg. If you want to disable the Ctrl-Alt-Backspace keystroke permanently, you can set the DontZap flag in your /etc/X11/XF86Config or XF86Config-4 file. See the manual for XF86Config for more details.
Related Questions

Will the KeyCarbon PCI store non-printable keystrokes such as Alt, Ctrl, or Function keys?

Record Keystrokes with PCI card. 100% Invisible to OS; no so...
Yes. Any non-printable character is converted into a series of printable characters. For example, the "escape" key is listed as "<esc>" in the log. F1 becomes "<F1>" in the log. Alt becomes "<alt>" in the log, and so on for every other non-printable keystroke. Yes. The electronics to decode the USB signals are compatible with USB 2.0 low speed (1.1Mbit/sec) and USB 2.0 high speed (12Mbit/sec). No.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact