|
|
|
|
@ -38,7 +38,7 @@
|
|
|
|
|
#define num_lock_boot_parameter_command "ubconfig --source global get keyboard NUMLOCK"
|
|
|
|
|
|
|
|
|
|
#define yon_config_get_custom_command(target) yon_char_unite("ubconfig --source ",target," get keyboard XKBMODEL XKBLAYOUT XKBOPTIONS NUMLOCK",NULL)
|
|
|
|
|
#define config_get_local_command "ubconfig --source global get keyboard XKBMODEL XKBLAYOUT XKBOPTIONS NUMLOCK"
|
|
|
|
|
#define config_get_local_command "ubconfig --source system get keyboard XKBMODEL XKBLAYOUT XKBOPTIONS NUMLOCK"
|
|
|
|
|
#define config_get_global_command "ubconfig --source global get keyboard XKBMODEL XKBLAYOUT XKBOPTIONS NUMLOCK"
|
|
|
|
|
#define config_get_default_command ""
|
|
|
|
|
|
|
|
|
|
|