Lcd touchscreen
Im wondering if i can setup touchscreen like the pi setup?
Right now i have a machine running debian with repetier server installed. Its great. But having touchscreen would be better.
Any input is appreciated
Right now i have a machine running debian with repetier server installed. Its great. But having touchscreen would be better.
Any input is appreciated
Comments
chromium-browser --force-device-scale-factor=1 --disable-features=TranslateUI --app-auto-launched --disable-pinch --incognito --noerrdialogs --disable-suggestions-service --disable-translate --disable-save-password-bubble --disable-session-crashed-bubble --disable-infobars --touch-events=disabled --disable-gesture-typing --kiosk --check-for-update-interval=31536000 --app=http://127.0.0.1:3344/modules/front2/app/app.html &
touch screen under linux just emulate mouse without right click.
I imagine i could put that in some kind of startup script or something and im guessing as long as the touchscreens usb connection is in, that the mouse will work
if you have any more detailed instructions, that would be great.
In the meantime, Ill ding around with that command.
Is there a file similar to pi installation (boot/config.txt) under Ubuntu installation that I can edit? I find that 800x500 is best for my screen.