Dear Windows, It’s Over Ubuntu Tip of the Day - Playstation Emulator (pSX) 1.13 for i386/AMD64 in 7.10
Mar 08

Do you hate entering a bunch on numbers on the keypad only to relise that num lock is off!? I do!

Today’s tips is for everyone who has suffered the blight of this slight, but annoying problem in Ubuntu.

  • From Synaptic, download and install “numlockx,” or, from the command line;
  sudo apt-get install numlockx
  • To get it working, you now have to edit the appropriate startup file. First, make sure you have a working backup of the file:
  sudo cp /etc/gdm/Init/Default /etc/gdm/Init/Default.bak
  • Next, modify the gdm/Init file. In terminal:
  gksudo gedit /etc/gdm/Init/Default
  • Scroll down to the end of the file, and above the line that says “exit 0″ add the following:
  if [ -x /usr/bin/numlockx ]; then
  /usr/bin/numlockx on
  fi
  • Next time you reboot, your NUM LOCK should default to “on.”

Would you like to buy me a beer?

If you enjoyed this post, make sure you subscribe to my RSS feed!

Related Posts

Leave a Reply

Donate to CLiCK Computer Recycling

Matt Vapor