Initial commit
This commit is contained in:
14
both/config/KeyboardWizard.cfg
Normal file
14
both/config/KeyboardWizard.cfg
Normal file
@@ -0,0 +1,14 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Valid values: QWERTY, NUMPAD, AUXILIARY [default: QWERTY]
|
||||
S:layout=QWERTY
|
||||
|
||||
# The number of mouse buttons to show (default:5). [range: 3 ~ 15, default: 5]
|
||||
I:maxMouseButtons=5
|
||||
|
||||
# If true, keyboard wizard will be accessible through a button or a keybinding in the controls gui. (Default: F8) [default: true]
|
||||
B:openFromControlsGui=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user