! $Id: Xkbind.ad,v 1.1.1.1 2004/07/28 15:11:08 chg Exp $
!
! X defaults for XkbInd

! The X server to use.
! Default: $DISPLAY
!Xkbind.display: ":0" 

! Group number that xkbind initially binds to window.
! Default: current group when xkbind starts
Xkbind.defgroup: 0

! Default value for Xkbind.label.group? options.
! Default: empty string
!Xkbind.label.default: ""

! Label strings for each XKB group.
! Default: the value of label.default option.
Xkbind.label.group0: Lat::
Xkbind.label.group1: Cyr::
!Xkbind.label.group2: ""
!Xkbind.label.group3: ""

! Space- or tab-separated list of window names
! (WM_CLASS(res_name) property) that should be
! ignored by xkbind.
! Default: <empty list>
!Xkbind.ignore.name: ""

! Space- or tab-separated list of window classes
! (WM_CLASS(res_class) property) that should be
! ignored by xkbind.
! Default: <empty list>
!Xkbind.ignore.class: ""

! Specifies whether or not an"ignore list" in
! options ignore.name and ignore.class should be
! interpreted as an "accept list".
! Default: False
!Xkbind.ignore.reverse: False

! Specifies whether or not symbols '*', '?' and  '\'
! in the name and class lists should be interpreted
! in a special sense (as in the shell pattern
! matching).
! Default: True
!Xkbind.ignore.usewild: True
