OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Vanguard on February 22, 2004, 09:44:54 pm

Title: Pockettop on X11
Post by: Vanguard 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?
Title: Pockettop on X11
Post by: Anonymous 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]