diff options
author | Andrew Dodd <atd7@cornell.edu> | 2012-07-29 12:52:20 -0400 |
---|---|---|
committer | Andrew Dodd <atd7@cornell.edu> | 2012-07-29 12:52:20 -0400 |
commit | 0a7aa85890e06414085c41e6f486c20019700772 (patch) | |
tree | 2c136397bda3b87c8ac8c46de9a1203b989f387d /usr/idc | |
parent | 8546fab754342373b75fbaa1432ec045c413626b (diff) | |
download | device_samsung_n7000-0a7aa85890e06414085c41e6f486c20019700772.zip device_samsung_n7000-0a7aa85890e06414085c41e6f486c20019700772.tar.gz device_samsung_n7000-0a7aa85890e06414085c41e6f486c20019700772.tar.bz2 |
n7000: Add idc file for e-pen
Fixes stylus in landscape mode.
Diffstat (limited to 'usr/idc')
-rw-r--r-- | usr/idc/sec_e-pen.idc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/idc/sec_e-pen.idc b/usr/idc/sec_e-pen.idc new file mode 100644 index 0000000..0e7fb4f --- /dev/null +++ b/usr/idc/sec_e-pen.idc @@ -0,0 +1,2 @@ +touch.deviceType = pointer +touch.orientationAware = 1 |