xfsettingsd doesn't set Xcursor.theme and Xcursor.size... It's seems this is regression after rewriting of the xfce4-settings. In the commit 090a969dcc45237df4b0617962565c1ba5748eaf we can see that such configuration was set before. Please fix. Since we lost cursor theme in some of application e.g. Skype or any Java application.
xrdb -q output: URxvt*background: rgba:0000/0000/0000/dddd URxvt*borderLess: false URxvt*color0: #676767 URxvt*color1: #EA6868 URxvt*color10: #AFD78A URxvt*color11: #FFA75D URxvt*color12: #67CDE9 URxvt*color13: #ECAEE9 URxvt*color14: #36FFFC URxvt*color15: #FFFFFF URxvt*color2: #ABCB8D URxvt*color3: #E8AE5B URxvt*color4: #71C5F4 URxvt*color5: #E2BAF1 URxvt*color6: #21F1EA URxvt*color7: #F1F1F1 URxvt*color8: #757575 URxvt*color9: #FF7272 URxvt*cursorBlink: true URxvt*cursorUnderline: true URxvt*depth: 32 URxvt*font: xft:DejaVu Sans Mono-10 URxvt*foreground: grey80 URxvt*geometry: 80x25 URxvt*perl-ext-common: default,clipboard URxvt*scrollBar_right: true URxvt*scrollColor: #111111 Xft.dpi: 96 Xft.hintstyle: hintslight Xft.antialias: 1 Xft.rgba: rgb
Fixed in master
*** Bug 8197 has been marked as a duplicate of this bug. ***