Skip to content
Snippets Groups Projects
Verified Commit 69ffb9e3 authored by David Beniamine's avatar David Beniamine
Browse files

numlockx on

parent 2aeb5ed3
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
# Xsetup - run as root before the login dialog appears
#xconsole -geometry 480x130-0-0 -notify -verbose -fn fixed -exitOnFail -file /dev/xconsole &
if [ -x /usr/bin/numlockx ]
then
exec /usr/bin/numlockx on
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment