This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env php | |
<?php | |
$command = 'xsetwacom --set "%s" MapToOutput 3840x2160+1920+0'; | |
$output = shell_exec( 'xsetwacom --list devices' ); | |
$output = explode( "\n", $output ); | |
// Parts will include: | |
// STYLUS |