# It's a default X Neural Switcher configuration file 
# all values are default

# Config version
Version 0.6.2

# Default work mode
DefaultMode Auto

# Level of messages program will write to output
#LogLevel Error
#LogLevel Warning
#LogLevel Log
#LogLevel Debug
LogLevel Debug

# Define used languages
# See Settings page on http://www.xneur.ru for details
AddLanguage English en
SetXkbGroup English 0
AddLanguage Ukrainian uk
SetXkbGroup Ukrainian 1

# Define initial keyboard layout for all new applications
DefaultXkbGroup 0

# Add Applications names to exclude it from procces with xneur
# Xneur will not process the input for this applications
# Example:
#ExcludeApp Gaim

# Use this parameter to force set work mode in current application to Auto.
# Example:
#SetAutoApp Gedit

# Use this parameter to force set work mode in current application to Manual.
# Example:
#SetManualApp Anjuta

# Binds hotkeys for some actions
AddBind ChangeWord Break
AddBind ChangeString Control Pause
AddBind ChangeMode Control Print
AddBind ChangeSelected Shift Break
AddBind TranslitSelected Alt Scroll_Lock
AddBind ChangecaseSelected Control Alt Pause
AddBind EnableLayout1 Control F2
AddBind EnableLayout2 Control F3
AddBind EnableLayout3 Control F4
AddBind EnableLayout4 Control F5

# This option enable or disable mouse processing
# Example:
#GrabMouse Yes
GrabMouse No

# This option enable or disable self education of xneur
# Example:
#EducationMode No
EducationMode Yes

# This option enable or disable layout remember for each window
# Example:
#LayoutRememberMode No
LayoutRememberMode Yes
