remove incorrect comment that I missed in my last change
This commit is contained in:
parent
3edb14e94b
commit
04d2afedf1
@ -108,8 +108,6 @@ detach 100 {
|
||||
action "/etc/rc.d/syscons setkeyboard /dev/kbd0";
|
||||
};
|
||||
|
||||
# The entry below starts moused when a mouse is plugged in. Moused
|
||||
# stops automatically (actually it bombs :) when the device disappears.
|
||||
attach 100 {
|
||||
device-name "ums[0-9]+";
|
||||
action "/etc/rc.d/moused quietstart $device-name";
|
||||
|
Loading…
Reference in New Issue
Block a user