|
From: Stefan S. <ge...@ge...> - 2007-07-02 08:50:23
|
On 7/2/07, Sven Anders <an...@an...> wrote: > > does not work here with the fn key > > Can you run the attached event tool (evtest.c) please? > I need the reported 'code', if you press the fn key... > > gcc -o evtest evtest.c > ./evtest /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_._Trackpad-event-kbd > Event: time 1183366044.506268, type 1 (Key), code 29 (LeftControl), value 0 Event: time 1183366044.506278, -------------- Report Sync ------------ Event: time 1183366044.882232, type 1 (Key), code 464 (?), value 1 Event: time 1183366044.882240, -------------- Report Sync ------------ the 464 is the fn key :) Also I noticed that palm detection does work badly here and does seriously degrade the touchpads quality. So I disable that and debug. Also after suspend sometimes appletouch behaves strangely. -Stefan |