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)](https://bugzilla.xfce.org/show_bug.cgi?id=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="<Alt>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="<Alt>KP_Down" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 66%m windowfocus"/>
<property name="<Alt>KP_End" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 66%m windowfocus"/>
<property name="<Alt>KP_Right" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 66%m 33%m windowfocus"/>
<property name="<Alt>KP_Begin" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 33%m windowfocus"/>
<property name="<Alt>KP_Left" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 33%m windowfocus"/>
<property name="<Alt>KP_Home" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 0%m 0%m windowfocus"/>
<property name="<Alt>KP_Up" type="string" value="/home/dg/bin/xdodo getactivewindow windowsize 33%m 33%m windowmove --sync 33%m 0%m windowfocus"/>
<property name="<Alt>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](/uploads/53554f2a26322b5380aa463654501865/xfce4-keyboard-shortcuts.xml)
Version: 4.12.1
issue