xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #03673
[Bug 1292290] Re: [SRU] Window manager keybindings don't work after reboot
16.04 here. Same problem.
Approach A.
1) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property '/xfwm4/custom/Pause' --type string --set 'close_window_key'
2) It don't work.
Approach B.
1) I do the same thing through the GUI.
2) It works.
3) Until reboot.
Approach C.
1) I reset the ''/xfwm4/custom/Pause' property:
xfconf-query --reset --channel xfce4-keyboard-shortcuts --property '/xfwm4/custom/Pause'
2) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property '/xfwm4/custom/Pause' --type string --set 'close_window_key'
3) It works.
4) Until reboot.
Approach D.
1) I bind 'Pause' button to 'close_window_key' action:
xfconf-query --create --channel xfce4-keyboard-shortcuts --property '/xfwm4/custom/Pause' --type string --set 'close_window_key'
2) It don't work.
3) I delete the default Alt+F4 binding:
xfconf-query --reset --channel xfce4-keyboard-shortcuts --property '/xfwm4/custom/<Alt>F4'
4) It don't work.
5) I reboot.
6) It works.
7) Forever.
--
You received this bug notification because you are a member of Xubuntu
Developers, which is subscribed to a duplicate bug report (992579).
https://bugs.launchpad.net/bugs/1292290
Title:
[SRU] Window manager keybindings don't work after reboot
To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1292290/+subscriptions