Hi all,

A while back I bought a new ergonomic Microsoft keyboard. It has lots of bad things about it. One of them is that there is no "scroll lock" led (they probably figured no one would need it) - remapped to numlock. Another annoying difference is that the F keys are now called "Help", "Undo", "Redo", "New" etc. In order to actually get the F keys, one needs to press the "F lock" button. Annoying and unnecessary.

The attached script, if run during startup, maps all of the new buttons into the usual F behavior, without the need to press the "F lock" key. Enjoy, use at your own risk.

         Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
http://www.lingnu.com/

setkeycodes e03b 59
setkeycodes e008 60
setkeycodes e007 61
setkeycodes e03e 62
setkeycodes e03f 63
setkeycodes e040 64
setkeycodes e041 65
setkeycodes e042 66
setkeycodes e043 67
setkeycodes e023 68
setkeycodes e057 87
setkeycodes e058 88

Reply via email to