In the log in (and lock) screen of Ubuntu 11.10 I get annoying warnings that my Num Lock is on. As it is (on my Desktop) totally irrelevant or Num Lock is enabled or not, is there a way to disable this warning?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Like the original poster I found this to be slightly annoying. I have checked the code for gnome-screensaver where this is implemented and as far as I can tell it is not configurable. I resorted to editing the source code not to do this and then rebuilding the package. If interested you can the the rebuilt package or a patch you can apply yourself. To install the package once downloaded, in a shell (terminal window) do:
I am not proposing to send the patch upstream as this really is a hack because the rebuilt package is less than ideal for laptops where numlock makes some of the alphabetic keys generate numbers. |
||||
|
|