I got it. If somebody wants to change those values, here the infos:

35139

The display with resolutiom 1280x400 after that looks like that:

35140

The file to change is JogglerSkinApplet.lua. It's much easier to make
the changes on a windows machine, jivelite installed.
You find jivelite for Windows here:
https://sourceforge.net/projects/lmsclients/files/jivelite/windows/

The JogglerSkinApplet.lua is in the folder
\jivelite\lua\applets\JogglerSkin.

Changes done, on your PI create a folder home/tc/jogglerSkin and save
the file there. By ssh copy this folder to
/home/tc/.jivelite/userpath/applets with


Code:
--------------------
    sudo cp -r JogglerSkin /home/tc/.jivelite/userpath/applets
--------------------


Backup your changes by pcp bu and reboot by pcp rb.

At the moment, I only testet this resolution with PIGridSkin! The
GridSkin implements these values from JogglerSkin. 

If you want to use a Display with that resoluten, you have to create a
custom jivelite.sh script to make the GridSkin run under 1280x400.
A good tutorial is here:
https://www.thefanclub.co.za/how-to/how-setup-picoreplayer-jivelite-use-waveshare-55-amoled-touchscreen

Change the Resolution values (both) and don't forget to change
config.txt:

Code:
--------------------
    
  max_usb_current=1
  hdmi_group=2
  hdmi_mode=87
  hdmi_timings=400 0 100 10 140 1280 10 20 20 2 0 0 0 60 0 43000000 3
  display_rotate=90
  
--------------------





Thanks M.Herger for help!!!


+-------------------------------------------------------------------+
|Filename: 1280x400.JPG                                             |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35140|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
mini11's Profile: http://forums.slimdevices.com/member.php?userid=71915
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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

Reply via email to