Aerilius / indicator-tablet-mode

Unity indicator to change between different device modes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indicator-tablet-mode

Ubuntu Unity indicator to change between different device modes

This is a simple and device-agnostic indicator. It should work on normal Ubuntu-like systems (at least 14.04+) with onboard installed. Customize onboard settings to your likings (show when editing text, dock to screen border, resize workspace). For more device-specific adjustments, you can find alternative scripts (Lenovo Yoga 3, Thinkpad...).

  • Laptop Laptop mode: physical keyboard, touchpad

  • Tablet Tablet mode: onscreen keyboard; physical keyboard and touchpad disabled

  • Rotations (both touch input and display output)

Installation

Unzip to ~/.local/bin/
Open "Startup aplications" and add python ~/.local/bin/indicator-tablet-mode/indicator-tablet-mode.py

About

Unity indicator to change between different device modes

License:MIT License


Languages

Language:Python 100.0%