On Tue, 2007-02-06 at 08:55 -0500, Stefan Bruda wrote:

> Have you figure out how to enable the F-keys first behaviour in
> usbhid?  I tried to look for it in the source but that particular
> section changed dramatically so I was unsuccessful.

Changes to HID in kernel 2.6.20 make it generic, as opposed to USB
specific. 

http://kernelnewbies.org/Linux_2_6_20#head-5cc5b857f694b97d20c07dcf4d3c2d128d2d43b3


Therefore, the previous pb_fnmode option that was present in the usbhid
module has now been moved to the generic hid part of the kernel. 

http://lkml.org/lkml/2007/1/29/86


I'm sure a grep -r pb_fnmode /usr/src/linux/* would have a found it in
the source anyway, but the code is now in drivers/hid/hid-input.c. 

I made the change in the source to set hid_pb_fnmode = 2, so my F-keys
are normal (not OSX like) on my PPC powerbook.

cheers,

Andy


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to