# This sample demonstarates using "non-flexy"
# groups.
#
# As opposed to flexy groups, no code
# recognition, the groups are processed
# according to their XKB order.
#   
# This resource data base applies to:  
#    Option "XkbLayout"   "us,ru,il"
# In case you change the order, or
# add/delete a group, the resources
# have to be revised accordingly

# Common settings
wmxkb.flexibleGroups:	0
wmxkb.titleSource:	2
wmxkb.fwdSwitchKey:	254-0

#  us  #
wmxkb.group1.name:	US
wmxkb.group1.bgcol:	navy
wmxkb.group1.fgcol:	yellow
wmxkb.group1.setKey:	253-0
wmxkb.group1.tfont:	6x13bold

#  ru  #
wmxkb.group2.name:	Russian
wmxkb.group2.bgcol:	red
wmxkb.group2.fgcol:	white
wmxkb.group2.setKey:	163-0
wmxkb.group2.tfont:	6x13bold

#  il #
wmxkb.group3.name:	Hebrew
wmxkb.group3.bgcol:	white
wmxkb.group3.fgcol:	blue
wmxkb.group3.tfont:	6x13bold




