--- alias: [ "restart wacom graphic tablet drivers", "redĂ©marrer les drivers wacom", "stop wacom tablet drivers", "arrĂȘter les drivers des tablettes wacom" ] --- up:: title:: #informatique --- ``` launchctl unload /Library/LaunchAgents/com.wacom.* ``` ``` launchctl load /Library/LaunchAgents/com.wacom.* ```