[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: activating ctrl+alt+Fn



On Wed, Jun 29, 2005 at 05:49:48PM +0200, Mickaël Leduque wrote:
> Hello,
> I'd like to know what I must do to activate the Ctrl+alt+Fn type
> switching to VT's. It used to work (long time ago) but stopped working
> at some point. I never was able to make it work again.
> But that's really not easy to work without it, and I'd like to know how
> to make it work again.

What does
  $ setxkbmap -print
display?  Does your /etc/X11/xkb/symbols/pc/pc file contains definitions
like
    key <FK01> {
        type="CTRL+ALT",
        symbols[Group1]= [ F1,	XF86_Switch_VT_1 ]
    };
?

Denis



Reply to: