https://forum.xfce.org/viewtopic.php?pid=50207#p50207 1. hotkeys created with the editor are invisible to xfconf-query and visa-versa. (Unconfirmed, possibly only on older version) 2. hotkeys created with xfconf-query are non-functional. (confirmed) 3. hotkeys using "ctrl" must be created with BOTH <Primary> and <Ctrl> to work (i.e. two different keys must be created.) (VERIFIED ON CURRENT VERSION) trivial re-creating case against the latest development release: xfconf-query --create -t string -c "xfce4-keyboard-shortcuts" -p "/commands/custom/<Super><Ctrl>KP_Page_Down" -s "xeyes" running the following should make it work: xfconf-query --create -t string -c "xfce4-keyboard-shortcuts" -p "/commands/custom/<Super><Primary>KP_Page_Down" -s "xeyes" And this should make it fail again: xfconf-query --reset -t string -c "xfce4-keyboard-shortcuts" -p "/commands/custom/<Super><Ctrl>KP_Page_Down"
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/123. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev