Winux, I couldn't see all the script in your screen print. This worked for me yesterday in a fresh Karmic install:
1. Enable universe and multiverse repositories; 2. sudo apt-get install numlockx; 3. In System > Administration > Startup Applications, add numlockx; 4. sudo gedit /etc/gdm/Init/Default; 5. look for the line that says, “exit 0” and above this line add these extra lines: if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on fi save the file and close gedit. Next time you reboot, numlock then you should be on by default http://ubuntuforums.org/showthread.php?t=153747 https://bugs.launchpad.net/ubuntu/+source/numlockx/+bug/218202 NOTE: I'm no expert--try at your own risk. mike -- numlockx does not turn num lock keyboard light on. https://bugs.launchpad.net/bugs/218202 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
