Add MOUSEKEY_WHEEL_DELTA documentation (#21493)
This commit is contained in:
		
							parent
							
								
									f651f34c73
								
							
						
					
					
						commit
						a05e5b5554
					
				
					 2 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -67,6 +67,7 @@ This is the default mode. You can adjust the cursor and scrolling acceleration u
 | 
			
		|||
|`MOUSEKEY_TIME_TO_MAX`      |30     |Time until maximum cursor speed is reached               |
 | 
			
		||||
|`MOUSEKEY_WHEEL_DELAY`      |10     |Delay between pressing a wheel key and wheel movement    |
 | 
			
		||||
|`MOUSEKEY_WHEEL_INTERVAL`   |80     |Time between wheel movements                             |
 | 
			
		||||
|`MOUSEKEY_WHEEL_DELTA`      |1      |Wheel movement step size                                 |
 | 
			
		||||
|`MOUSEKEY_WHEEL_MAX_SPEED`  |8      |Maximum number of scroll steps per scroll action         |
 | 
			
		||||
|`MOUSEKEY_WHEEL_TIME_TO_MAX`|40     |Time until maximum scroll speed is reached               |
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue