FK01 = F1 , F13, and XF86_SWITCH_VT_1 ??
From: Randi Eckstein (reckstein_at_wyse.com)
Date: 03/11/05
- Previous message: Tauno Voipio: "Re: forkable X server: Xvnc? XNest?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Mar 2005 13:19:37 -0800
I need to have Shift+F1=F13 and Ctrl+Alt+F1=XF86_SWITCH_VT_1, at the
same time (and for the rest of the function keys, F2->F12).
In pc/pc,
key <FK01> {
type="CTRL+ALT";
symbols[Group1] = [ F1, XF86_SWITCH_VT_1 ];
}
but I'd like to have Shift+F1 be mapped to F13 too:
key <FK01> { [ F1, F13 ] };
How do I change the symbols file to have both at the same time?
Thanks,
Randi
- Previous message: Tauno Voipio: "Re: forkable X server: Xvnc? XNest?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|