Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
#!/bin/sh
# This file: (find-angg "bin/myxsettings")
# See also:
#   (find-angg ".fvwm/.fvwm2rc" "DebianMenu")
#   (find-angg ".zshrc" "ax0")

xrdb -load  ~/.Xdefaults      ;# (find-angg ".Xdefaults")
xset r rate 250 30            ;# (find-es "x" "X-kbdrate")
xsetroot -solid black         ;# (find-es "x" "xsetroot")