mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	labwc-environment(5): add XCURSOR_{THEME,SIZE}
This commit is contained in:
		
							parent
							
								
									e89a9899d0
								
							
						
					
					
						commit
						eb582090a7
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
					@ -23,6 +23,15 @@ For example, this sets keyboard layout to Swedish:
 | 
				
			||||||
XKB_DEFAULT_LAYOUT=se
 | 
					XKB_DEFAULT_LAYOUT=se
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*XCURSOR_THEME* and *XCURSOR_SIZE* are also supported to set cursor theme
 | 
				
			||||||
 | 
					and size respectively. The default size is 24.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Cursor themes can be found a the command below or similar:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					find /usr/share/icons/ -type d -name "cursors"
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# SEE ALSO
 | 
					# SEE ALSO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
labwc(1)
 | 
					labwc(1)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue