¿Did you tried "FSFN"? I've got a VGN-FS Vaio and I need "fsfn" for handling FN keys.
My laptop reports FN keys in two steps: - Sends a keyboard event telling that FN+XX is pressed - Put the XX code in an ACPI register Then I need "soy-acpi" kernel module to have /proc/acpi/sony/fnkey. FSFN reads an event from keyboard and gets the FN code from that file. I don't know if PCG Vaios works in this way, if not you should try using "sonypi" kernel module and read the events from /dev/sonypi. -- Edgy - Hot keys for suspend/hibernate don't work https://launchpad.net/bugs/62546 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
