# X session startup script: /etc/X11/Xsession.d/60numlockx

if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on || /bin/true; fi

# EOF
