| Numerical pad against my consent |
| Sunday, 17 August 2008 | |||||||
|
One of the typical things of a laptop keyboard is that it's too small to also contain a numerical pad area on the utter right of the keyboard (Except for some 17inch laptops). To cope with this loss, most manufacturers project the numerical keypad on some other keys. By having some kind of "modifier" key, there can be switched between normal alphabetical character or the values and symbols of the numerical pad. .gconf/desktop/gnome/peripherals/keyboard This entry contained a host-(hostname) entry and that contained directory called '0' (zero). Here a %gconf file was standing that contained the following line: <gconf> <entry name="numlock_on" mtime="1218998942" type="bool" value="true"> </entry> </gconf> Removing the keyboard directory altogether (as I did not have any special keyboard things installed) solved my problem. Or will there be an easier way to solve this?
.gconf/desktop/gnome/peripherals/keyboard This entry contained a host-(hostname) entry and that contained directory called '0' (zero). Here a %gconf file was standing that contained the following line: <gconf> <entry name="numlock_on" mtime="1218998942" type="bool" value="true"> </entry> </gconf> Removing the keyboard directory altogether (as I did not have any special keyboard things installed) solved my problem. Or will there be an easier way to solve this? | |||||||
|
|||||||