Skip to content

application shortcuts: Not working until restart xfsettingsd after adding a lot more

Submitted by Dr. David Alan Gilbert

Assigned to Jérôme Guelfucci

Link to original bug (#14341)

Description

Created attachment 7666 my xfce4-keyboard-shortcuts.xml

Everything was fine, but then I added an extra 9 application-shortcuts; and now when I startup I get none of the application shortcuts working at all, however, after startup if I run xfsettingsd --replace & they all start working. (fedora 28, xfce4-settings-4.12.3-1.fc28.x86_64)

The set I added were alt+ each of the numeric keypad numbers; if I remove one or two it all starts working again.

  <property name="&lt;Alt&gt;KP_Page_Down" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 66%m 66%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Down" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 66%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_End" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 66%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Right" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 66%m 33%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Begin" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 33%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Left" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 33%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Home" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 0%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Up" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 0%m windowfocus"/>
  <property name="&lt;Alt&gt;KP_Page_Up" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 66%m 0%m windowfocus"/>

Attachment 7666, "my xfce4-keyboard-shortcuts.xml":
xfce4-keyboard-shortcuts.xml

Version: 4.12.1