[keyboard-shortcuts] Using xfconf to manage kb-shortcuts.

Stephan Arts stephan at xfce.org
Mon Jun 9 09:55:00 CEST 2008


Hi,

I have been thinking about configuring the keyboard-shortcuts using
xfconf, instead of separate shortcuts files. (key-value-format for
xfwm4 and xml for the kb-shortcuts). Olivier proposed this as a
possible solution for fixing the shortcuts-conflicts on IRC.

The format we could use for this is as followed, please tell me what you think.

-
Stephan

-------------------------------------------------
Channel-Name: xfce4-kb-shortcuts

Properties:

Name: /Alt/Tab
Type: Array
Value: {"xfwm4", "switch-windows"}

Name: /Alt/F2
Type: Array
Value: {"execute", "xfrun"}

Name: /Ctrl/F1
Type: Array
Value: {"xfwm4", "switch-ws-1")

Name: /Alt+Ctrl/Delete
Type: Array
Value: {"execute", "xlock"}

Name: /Alt+Ctrl+Shift/RightArrow
Type: Array
Value: {"xfwm4", "move-window-right"}



More information about the Xfce4-dev mailing list