The keyboard support still doesn't work very well but the touch and
mouse inputs have been fine, however the mouse wheel can't be used with
jivelite.

On a wireless rpi3, not the 3+, the vncserver daemon uses only 10% cpu
while displaying active VU meters on the iPad vncviewer client.

Here are the client settings I use.

27100

Here is my current picoreplayer build you can try.

SSH into pcp, download and install the extension.

Code:
--------------------
    ceo
  
  wget http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz.md5.txt
  wget http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz
  
  md5sum -c pcp-vncserver.tcz.md5.txt # verify the download was ok
  pcp-vncserver.tcz: OK
  
  tce-load -i pcp-vncserver # load the extension now
  pcp-vncserver.tcz: OK
--------------------


Enable loading the extension at boot.


Code:
--------------------
    ce
  
  echo "pcp-vncserver.tcz" >> onboot.lst
--------------------


Add to the User commands on the web gui tweaks page to start vncserver
at boot.


Code:
--------------------
    /usr/local/sbin/framebuffer-vncserver.sh
--------------------


To start vncserver now, without a reboot


Code:
--------------------
    sudo -E -b /usr/local/sbin/framebuffer-vncserver.sh
--------------------


and the log file is located at /var/log/vncserver.log

The source code is available on 'github'
(https://github.com/ralph-irving/framebuffer-vncserver).


+-------------------------------------------------------------------+
|Filename: set.jpg                                                  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27100|
+-------------------------------------------------------------------+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to