Skip to content

Commit

Permalink
fix notes art
Browse files Browse the repository at this point in the history
  • Loading branch information
Evidlo committed Sep 17, 2020
1 parent 60d678a commit 13a5313
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions evdev_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ codes resolved with python evdev

# Coordinate Systems

Stylus Touch TKinter
+---------+ +---------+ +---------+
| x | | y | | +---x |
| | | | | | | | |
| | | | | | | | |
| +--- y | | x---+ | | y |
+---------+ +---------+ +---------+
|o o o| |o o o| |o o o|
+---------+ +---------+ +---------+
Stylus Touch TKinter
+---------+ +---------+ +---------+
| x | | y | | +---x |
| | | | | | | | |
| | | | | | | | |
| +--- y | | x---+ | | y |
+---------+ +---------+ +---------+
|o o o| |o o o| |o o o|
+---------+ +---------+ +---------+

# evdev Event Files and Codes

Expand Down

0 comments on commit 13a5313

Please sign in to comment.