diff options
author | Jakob Kaivo <jakob@yoga.kaivo.net> | 2015-12-05 01:16:06 -0500 |
---|---|---|
committer | Jakob Kaivo <jakob@yoga.kaivo.net> | 2015-12-05 01:16:06 -0500 |
commit | cf4e471ad0c7baba506c66d93a3adff08e3a9bab (patch) | |
tree | d75bd99ad9306945359ad2b65b75c0ea492ec214 /README.md | |
parent | 2db7a8edde56a895a78d3a9dc90c694250bf3c9e (diff) |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ca9562 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a simple shell script that monitors the Linux IIO acceleromter for +device rotation, then rotates the screen and touch inputs accordingly. It was +developed and tested on a ThinkPad Yoga 12 (2nd generation). |