Author Topic: Pockettop on X11  (Read 2438 times)

Vanguard

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • http://
Pockettop on X11
« on: February 22, 2004, 09:44:54 pm »
Anyone get any of the IR keyboards working on X11 yet?

If not, is anyone working on it?

Anonymous

  • Guest
Pockettop on X11
« Reply #1 on: February 23, 2004, 01:05:33 am »
I (zaphod) posted this same question a while back, but nobody answered.  You can probably use the python driver from mission critical systems.  It\'s not as friendly as cwaig\'s IRK but it\'s better than nothing. Make sure you get the kbdsim.o module for SL5600 if you are using a C7X0.  You\'ll need to
Code: [Select]
mknod /dev/kbdsim c 61 0

Also, change the serial port at the beginning of the pocketop script to the right ttyS2 or ttyS1 depending on your zaurus model.  I don\'t have my Z handy at the moment.[/code]