Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide mouse pointer #71

Merged
merged 1 commit into from Oct 8, 2017
Merged

Hide mouse pointer #71

merged 1 commit into from Oct 8, 2017

Conversation

Binker
Copy link
Contributor

@Binker Binker commented May 15, 2017

  1. Added the switch '-- -nocursor' to the ExecStart= line to hide the mouse pointer. Since this is touchscreen, there's really no point in having the cursor visible
  2. Changed "--no-touch-pinch" to "--disable-pinch" since the former is deprecated.

1. Added the switch '-- -nocursor' to the ExecStart= line to hide the mouse pointer. Since this is touchscreen, there's really no point in having the cursor visible
2. Changed "--no-touch-pinch" to "--disable-pinch" since the former is deprecated.
@Binker
Copy link
Contributor Author

Binker commented May 15, 2017

And yeah, btw, sorry if this is the wrong way to do thing (opening a pull request on the master branch instead of the gh-branch). Only trying to help out, but I'm not a programmer (just a sysadmin), and I haven't used git actively before.

@volumio
Copy link
Owner

volumio commented May 15, 2017

No, this is the good way, and thanks for your help.
I think I will add some more options in the plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants