|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I found many posts asking for way to set Intellipoint to use Alt + Tab,
but no solutions, so I messed around until I found this solution and thought I would share it. This was tested on WinXP SP2 Intellipoint 5.2, however; it will likely work with any Intellipoint version that allows keystrokes. Issue: Certain keystrokes are not accepted in Intellipoint. The Tab key for example, which creates a problem if you want to program one of your mouse buttons to do an Alt + Tab. Solution: Hack the registry! First go into IntelliPoint (Control Panel - Mouse) and set the desired button to use the keystroke Alt + 1 Then look up (Google) the Hexadecimal ASCII Code for the keystroke you want to use. In the case of Alt it is 04 and Tab is 09. That makes the full Hex ASCII Code for Alt + Tab 0x00000409. Now go to the registry (standard reg hack disclaimer here, don't break it!) by clicking Start - Run, typing regedit and clicking OK. Navigate to: HKey_Current_User\Software\Microsoft\IntelliPoint\ EventMapping\4\ Your path may be slightly different, the 4 corresponds to the wheel button on my mouse. If you are editing a different button your number will be different. Confirm you are in the correct place by looking at the KeystrokeText key, which should say Alt + 1, which we set earlier, if it is not then you are in the wrong place. Edit the Keystroke key, for Alt + Tab it will be: 0x00000409 just type 409 in the edit window Edit the KeystrokeText Key as appropriate, for Alt + Tab I used: RegHack Alt + Tab Close the Registry and try your new custom button, it should work! |
|
#2
|
|||
|
|||
|
In news:1135988144.890150.83500@g14g2000cwa.googlegro ups.com,
alonfw@wiedenman.com <alonfw@wiedenman.com> had this to say: My reply is at the bottom of your sent message: > I found many posts asking for way to set Intellipoint to use Alt + > Tab, but no solutions, so I messed around until I found this solution > and thought I would share it. > > This was tested on WinXP SP2 Intellipoint 5.2, however; it will likely > work with any Intellipoint version that allows keystrokes. > > Issue: Certain keystrokes are not accepted in Intellipoint. The Tab > key for example, which creates a problem if you want to program one of > your mouse buttons to do an Alt + Tab. > > Solution: Hack the registry! > First go into IntelliPoint (Control Panel - Mouse) and set the > desired button to use the keystroke Alt + 1 > > Then look up (Google) the Hexadecimal ASCII Code for the keystroke you > want to use. In the case of Alt it is 04 and Tab is 09. That makes > the full Hex ASCII Code for Alt + Tab 0x00000409. > > Now go to the registry (standard reg hack disclaimer here, don't > break it!) by clicking Start - Run, typing regedit and clicking OK. > Navigate to: > > HKey_Current_User\Software\Microsoft\IntelliPoint\ EventMapping\4\ > > Your path may be slightly different, the 4 corresponds to the wheel > button on my mouse. If you are editing a different button your number > will be different. Confirm you are in the correct place by looking at > the KeystrokeText key, which should say Alt + 1, which we set earlier, > if it is not then you are in the wrong place. > > Edit the Keystroke key, for Alt + Tab it will be: > 0x00000409 > just type 409 in the edit window > > Edit the KeystrokeText Key as appropriate, for Alt + Tab I used: > RegHack Alt + Tab > > Close the Registry and try your new custom button, it should work! That's a riot! You should copy/paste that to the XP Customization group. -- Galen - MS MVP - Windows (Shell/User & IE) http://dts-l.org/ http://kgiii.info/ "We approached the case, you remember, with an absolutely blank mind, which is always an advantage. We had formed no theories. We were simply there to observe and to draw inferences from our observations." - Sherlock Holmes |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Function keys | snap25 | Windows XP Accessibility | 2 | 01-05-2006 08:00 AM |
| Tweak UI problems | WOLF | Windows XP Customize | 2 | 01-05-2006 06:39 AM |
| Any keystroke freezes system | Katrina | Windows XP Setup Deployment | 1 | 01-05-2006 06:20 AM |
| Using Tweak UI to detect digital camera | Norman Swartz | Windows XP Help and Support | 0 | 01-05-2006 02:44 AM |
| Can't install Tweak UI in Win 98 SE | tedoniman | Windows XP General | 7 | 01-05-2006 02:34 AM |