Re: 9746 alt-F[123456] doesn't work
I also had this problem. It seems that something of Nvidia's messed up my config file. Adding these lines to the keyboard section fixed the problem.
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
Without them it interprets the keystrokes as something other than ctr+alt+fn
Good luck,
Justin
|