View Single Post
  #6   (View Single Post)  
Old 10th July 2009
Mantazz Mantazz is offline
Shell Scout
 
Join Date: Oct 2008
Posts: 90
Default

After some more experimentation I found that indeed
Code:
numlockx off
does turn off numlock. Granted this wasn't a trivial feat to accomplish without being able to use the letter "o" on my keyboard (as it becomes the number 6 with numlock on).

I eventually wrote a shell script for my ~/bin directory, which I called "wwww" (since the letter w is not effected by the status of numlock) that essentially just invoked the command above.

Then, once I could boot into KDE and use all my keys, I went to
system settings -> advanced -> autostart -> where I could enter the same command to be started on starting KDE.
Reply With Quote