Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xkbsymbols for Group2, added uses for FKxx ?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
aunt_tilly
n00b
n00b


Joined: 02 Jul 2004
Posts: 1

PostPosted: Fri Jul 02, 2004 1:17 pm    Post subject: xkbsymbols for Group2, added uses for FKxx ? Reply with quote

I have a Windows program to convert to Linux. The program
will have to run on both platforms. On Windows, the program
uses ALT-Fn and CTRL-Fn (n=1 to 6) for various functions. On Linux, X and KDE use these keys. I would like to make
RWIN-Fn and LWIN-Fn (or xWIN+SHIFT) substitute for the Windows functions, but I can't seem to get all the pieces
correct. I have new xkb/symbols files including definitions like these:

partial hidden alphanumeric_keys modifier_keys
xkb_symbols "funkeys" {

// Begin "Function" section
key <FK01> {
type="FOUR_LEVEL",
symbols[Group1]= [ F1, XF86_Switch_VT_1 ],
[ F21, F31 ]
};
:
:
and this:
modifier_map Mod3 { <LWIN>, <RWIN> };

but I am missing something critical and I don't know what.

Thanks for any assistance.

A_T
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum