WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Numeric keypad ?  (Read 1522 times)

Offline jonathanbrickman0000

  • Jr. Member
  • **
  • Posts: 71
    • PC TSC:  Easily turn a PC into a terminal server client
Numeric keypad ?
« on: November 09, 2010, 04:55:58 PM »
How do I get the numeric keypad to work?  I have implemented this:

Code: [Select]
sleep 3 && xmodmap -e "clear Mod4" -e "add Mod5 = Mode_switch" &
right after 'waitforX' in the .xsession, as the FAQ seems to recommend, but it didn't work.  I get arrow keys, / and a bit more, but no numlock, no numbers.

J.E.B.
« Last Edit: November 09, 2010, 05:47:43 PM by jonathanbrickman0000 »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Numeric keypad, and persistent kmap ?
« Reply #1 on: November 09, 2010, 05:01:01 PM »
1.  How do I get the numeric keypad to work?  I have implemented this:

Requires Xvesa.tcz or Xorg*.tcz (not sure about Xfbdev)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Numeric keypad ?
« Reply #2 on: November 10, 2010, 12:14:56 AM »
That line isn't related to the numpad, it's usually to enable alt-gr keys.

IIRC numpad does work fine in Xvesa, it's just the light that doesn't come up.
The only barriers that can stop you are the ones you create yourself.