From fbba1c150a3b726af9b932b84a9912ac9b802ddc Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 9 Jan 2001 19:40:57 +0000 Subject: - reintegrate into CVS - really fix X11 under X --- numlock.xinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numlock.xinit') diff --git a/numlock.xinit b/numlock.xinit index 66ddfcb..9d759c8 100755 --- a/numlock.xinit +++ b/numlock.xinit @@ -8,7 +8,7 @@ # Created On : Wed Apr 12 08:39:24 2000 #--------------------------------------------------------------- -if [ -f /etc/sysconfig/NumLock -a -x /usr/X11R6/bin/enable_X11_numlock ]; then +if [ -f /var/lock/subsys/numlock -a -x /usr/X11R6/bin/enable_X11_numlock ]; then /usr/X11R6/bin/enable_X11_numlock fi -- cgit v1.2.1