Skip to content

AykoPoel/surface3-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Surface3-Scripts

Some simple scripts for Linux on the Surface Pro 3.

Autorotate: autorotate.py run with python2 needs

autorotate.py

Script for managing autorotation of the screen and deactivation of the touchscreen through the pen.

Instalation

  • install libnotify and python2-gobject (needed for notifications)
  • copy autorotate.py, touch.py, changeautorotatestatus.py, touch.txt, status.txt in the same folder

Usage

Start script:

$ python2 /path/to/autorotate.py

Deactivate/reactivate autorotation:

$ python2 /path/to/changeautorotatestatus.py

Deactivate/reactivate touch:

$ python2 path/to/touch.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages