作者p147525963 (Nathan)
看板Python
標題[問題] touchscreen設定路徑
時間Wed Nov 11 10:28:20 2015
之前是使用raspberry pi 3.5 touchscreen 參考網路上所設定出來得路徑
所以不太了解下面那串怎麼設定的
os.putenv('SDL_FBDEV', '/dev/fb1')
os.putenv('SDL_MOUSEDRV', 'TSLIB')
os.putenv('SDL_MOUSEDEV', '/dev/input/touchscreen')
現在改換7吋的有人知道這串code需要怎修改嗎
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.116.78.236
※ 文章網址: https://webptt.com/m.aspx?n=bbs/Python/M.1447208902.A.E9E.html