PasTim wrote: 
> what UI elements do you miss most?

The entire lower 3D-ish bar with all those buttons. And I'm not too
unhappy with the default layout either. 
I just need a custom style definition that mimicks the default now
playing screen. I'd use that as a starting point for my custom screen
which would require very little customizing in fact. 
BTW most if not all UI elements (images files, fonts) for the default
screen can be found here I think:
https://github.com/ralph-irving/squeezeplay

27836

@SlimChances
As PasTim said, enable Remote Login in Touch Settings. Then ssh into
your Touch from your computer. One problem maybe: Touch supports only
very old algor. & ciphers.
So you might need to use -o and -c. So for example, on a Mac the login
(default PW is 1234) would look like this: 

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c aes256-cbc  
root@LAN_IP

If you need -o and -c, you'll need them for copying with scp as well.


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

------------------------------------------------------------------------
afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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

Reply via email to