xbindkeys_show -V (return code: 1)
application-specific initialization failed: couldn't connect to display ""
Error in startup script: Error : /root/.xbindkeysrc not found or reading not allowed.
please, create one with 'xbindkeys --defaults > /root/.xbindkeysrc'.
or, if you want scheme configuration style,
with 'xbindkeys --defaults-guile > /root/.xbindkeysrc.scm'.
while executing
"exec "xbindkeys" "--show" "
invoked from within
"if { $arg1 != "" && $file_option != "" } {
set list [ exec "xbindkeys" "--show" "$file_option" "$arg1" ]
} else {
set list [ exec "xbindkeys" "-..."
(file "/usr/bin/xbindkeys_show" line 45)
xbindkeys_show --help (return code: 0)
application-specific initialization failed: couldn't connect to display ""
Usage: xbindkeys_show [Options]
Where options are:
--help this help
-f, --file <file> use <file> as configuration file
-fg, --file-guile <file> use <file> as guile configuration file