source: udev/90-user.rules@ f013de9

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since f013de9 was 9860952, checked in by Jim Gifford <clfs@…>, 19 years ago

r1022@server (orig r1020): jim | 2006-01-08 00:31:51 -0800

r1309@server: jim | 2006-01-08 00:31:27 -0800
Added: user rules file


  • Property mode set to 100644
File size: 498 bytes
Line 
1########################################################################
2#
3# Description : 90-user.rules
4#
5# Authors : Based on Open Suse Udev Rules
6# kay.sievers@suse.de
7#
8# Adapted to : Jim Gifford
9# LFS
10#
11# Version : 00.01
12#
13# Notes : This is where you can put rules that are a part
14# of this package
15#
16########################################################################
17
18# Create Mouse Symlink
19KERNEL=="psaux", NAME="%k", SYMLINK+="mouse"
Note: See TracBrowser for help on using the repository browser.