Jump to content
4 posts in this topic

Recommended Posts

  • 1 month later...

Or in some ways cause it -

When using the wonderful inputremapper it also does a blanket change of the keyboard layout - any other keyboards you plugin will be treated like the MacBooks own keyboard.

Future versions will hopefully include more than one keyboard map so that you can use inputremapper and second keyboard with a number pad.

For now you can fix it by stopping the inputremapper service, this can be done with this command in the Start Menu -> Run command.

 

net stop inputremapper

 

and to re-enable inputremapper and get your extra macbook buttons back use this command:

 

net start inputremapper

(Windows 2000/XP only):

 

Run the Registry Editor (REGEDIT.EXE).

Open HKEY_CURRENT_USER\Control Panel\Keyboard (If the Keyboard key isn't there, add it.)

Double-click the InitialKeyboardIndicators value on the right. (If it's not there, select New from the Edit menu, then String Value, and type InitialKeyboardIndicators for the name of the new value.)

Change the value to any of the following:

0 - all indicators off

1 - Caps Lock on

2 - Num Lock on

4 - Scroll Lock on

Or, combine them by adding the corresponding values:

3 - Caps Lock and Num Lock on

5 - Caps Lock and Scroll Lock on

6 - Num Lock and Scroll Lock on

7 - Caps Lock, Num Lock, and Scroll Lock on

Close the Registry Editor when you're done; the change should take effect the next time you start Windows.

×
×
  • Create New...