I'm writing an keyboard input driver for a net-attached keyboard and I
require two specific things...

1. How roughly do I specify the scancode --> keysym mappings? I presume
they're in a text file in /etc/X11/kbd somewhere like all the others are;
but exactly what format? What "output" does this map have?

2. I require a keepalive message sent to the keyboard about once every 10
seconds. How can I register a function to be notified on these intervals
in order to send my message?

-- 
Paul Evans

(3rd Year CompSci at Pembroke College, Cambridge, England)

[EMAIL PROTECTED] (university)
[EMAIL PROTECTED] (alternate)
ICQ# 4135350
Registered Linux User: 179460
http://www.srcf.ucam.org/~pe208/
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to