meefik / linuxdeploy

Install and run GNU/Linux on Android
https://meefik.github.io/linuxdeploy
GNU General Public License v3.0
5.26k stars 680 forks source link

why using vnc got a error and the mouse is 'x' #826

Closed zengming00 closed 6 years ago

zengming00 commented 7 years ago

_20170718095020

meefik commented 7 years ago

You need to clear the "Polkit agent" field via "LXsession configuration".

screenshot_2015-10-03-23-33-04

http://4pda.ru/forum/index.php?showtopic=378043&view=findpost&p=43416527

zengming00 commented 7 years ago

@meefik it works sudo mv /usr/bin/lxpolkit /usr/bin/lxpolkit_old but the mouse still 'x'

zengming00 commented 7 years ago

when run once lxappearance command , the mouse Return to normal

vandhern commented 6 years ago

screenshot from 2018-01-14 04-17-52 Hello.... this is vnc bug.

Open xstartup file inside .vnc folder and add "xsetroot -cursor_name left_ptr". Re-start linux deploy :)