17 lines
		
	
	
		
			317 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			317 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
alias: [ "restart wacom graphic tablet drivers", "redémarrer les drivers wacom", "stop wacom tablet drivers", "arrêter les drivers des tablettes wacom" ]
 | 
						|
---
 | 
						|
up::
 | 
						|
title::
 | 
						|
#s/informatique 
 | 
						|
 | 
						|
---
 | 
						|
 | 
						|
 | 
						|
```
 | 
						|
launchctl unload /Library/LaunchAgents/com.wacom.*
 | 
						|
```
 | 
						|
 | 
						|
```
 | 
						|
launchctl load /Library/LaunchAgents/com.wacom.*
 | 
						|
``` |