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.
		
		
		
		
		
			
		
			
				
					
					
						
							19 lines
						
					
					
						
							487 B
						
					
					
				
			
		
		
	
	
							19 lines
						
					
					
						
							487 B
						
					
					
				######################################################################## | 
						|
# | 
						|
# Description : 90-user.rules | 
						|
# | 
						|
# Authors     : Based on Open Suse Udev Rules | 
						|
#               [email protected] | 
						|
# | 
						|
# 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"
 | 
						|
 |