Results 1 to 6 of 6

Thread: Turning Num Lock on

  1. #1
    Junior Member
    Join Date
    Jul 2001
    Posts
    91

    Turning Num Lock on

    This is probably an insultingly easy question, but I'll insult you anyway How can I set my computer on so that Num Lock is turned when I log in? This is one thing I haven't reprogrammed my own behaviour to accept in the transition from windoze to linux!

    Thanks

    Keith

  2. #2

    Re:Turning Num Lock on

    yes this is a thing that linux doesn't do.
    there is a program that you can get that turns it on when you turn on the computer, but X seems to turn it off again. i think thats an X setting.
    then kde has its own option to turn it on when that boots up.
    take a look here:
    http://www.linuxchimp.com/stories.php?story=120
    here (translated from google):
    http://216.239.35.120/translate_c?hl...8%26safe%3Doff
    and here:
    http://216.239.35.120/translate_c?hl...8%26safe%3Doff

    hth
    Alastair
    whatdoyougetwhenyoumultiplysixbynine??

  3. #3

    Re:Turning Num Lock on

    oh yeah, its not insultingly easy....
    it is quite challenging... :P :P :P
    whatdoyougetwhenyoumultiplysixbynine??

  4. #4
    x0xCRIZx0x
    Guest

    Re:Turning Num Lock on

    Is it so hard to just press the NumLock after it boots? I never understood the big deal about that..

  5. #5

    Re:Turning Num Lock on

    heh, i don't plan on turning my box off for a while so pushing the button once won't hurt :P

  6. #6
    pasholy
    Guest

    Re:Turning Num Lock on

    Here use this script in one of your booting files, like rc.*, or in your shell startup config.
    /*
    for tty in /dev/tty[1-8]; do
    setleds -D +num < $tty
    done
    */

    however this doesn't work on x-windows

Similar Threads

  1. Soft lockup/ spin lock recursion problem in 2.6.17.13
    By gopala.surya in forum Redhat / Fedora
    Replies: 4
    Last Post: 10-18-2006, 12:43 AM
  2. Remotely turn off caps lock?
    By Baron_Flambe in forum Windows - General Topics
    Replies: 6
    Last Post: 04-28-2005, 10:00 AM
  3. WLAN lock up
    By Lunke in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 06-07-2004, 09:34 PM
  4. NUM lock default
    By dwainsworld in forum Linux - General Topics
    Replies: 7
    Last Post: 02-20-2004, 06:14 PM
  5. Turning 19
    By Aaron_Adams in forum General Chat
    Replies: 7
    Last Post: 02-05-2002, 10:48 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •