I made the mistake of buying a keyboard with a backlight controlled by the scroll lock key, and in turn need to execute:
xset led 3
Every time the computer boots, just after the X server is started. Since I'm using KDE I thought the best way to get it before the login screen would be to place it in Xsetup, however I can't locate it on my machine.
Does anyone know where Xsetup lives on FreeBSD 11? Alternative approaches would also be welcome (please keep in mind xset must be run after the X server is started though.)