You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
487 B
20 lines
487 B
18 years ago
|
########################################################################
|
||
|
#
|
||
|
# Description : 90-user.rules
|
||
|
#
|
||
|
# Authors : Based on Open Suse Udev Rules
|
||
|
# kay.sievers@suse.de
|
||
|
#
|
||
|
# Adapted to : Jim Gifford
|
||
|
# LFS
|
||
|
#
|
||
|
# Version : 00.01
|
||
|
#
|
||
|
# Notes : This is where you can put rules that are a part
|
||
|
# of this package
|
||
|
#
|
||
|
########################################################################
|
||
|
|
||
|
# Create Mouse Symlink
|
||
|
KERNEL=="psaux", SYMLINK+="mouse"
|