Skip to content
Snippets Groups Projects
Commit ff98b95f authored by Samuli Piippo's avatar Samuli Piippo
Browse files

neptune: hide mouse cursor


Since the main neptune screen is rotated, using mouse there
is confusing.

Change-Id: I04bb5ae04ea3a637a5fcc8255719e23002024ce2
Fixes: AUTOSUITE-1291
Fixes: AUTOSUITE-1458
Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit thud/f52d40ba)
parent 59bfc2dd
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ ExecStart=/usr/bin/appcontroller /opt/neptune3/neptune3-ui -r --dbus session -c
Restart=on-failure
WorkingDirectory=/opt/neptune3
Environment=AM_STARTUP_TIMER=1
Environment=QT_QPA_EGLFS_HIDECURSOR=1
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment