[Bug 115909] Do the right thing with the numlock state

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 4 05:41:17 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Do the right thing with the numlock state


https://bugzilla.redhat.com/show_bug.cgi?id=115909





------- Additional Comments From mrmazda at ij.net  2008-04-04 01:41 EST -------
Actually there are ways. In /etc/rc.d/rc.local I put:

INITTY=/dev/tty[1-8]
for tty in $INITTY; do
setleds -D +num < $tty
done

Some other distros make this easier for those not inclined to edit config files
in /etc.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list