Various assets can be handeled with themes:
Please check github repository https://github.com/arcadeforge/regamebox_themes
Videos can be specified as preview videos for each game. They are defined in the file theme.conf
Example
video {
position = { 165, 40 }
dimensions = { 110, 133 }
video_volume = -6000
video_orientation = 0
}
Paramters:
position
: upper left most position given by a tupel.dimensions
: width and height og a videovideo_volume
: volume of a videovideo_orientation
: video orientation can 0, 90, 180, 270 degreeCheck in path /root/themes/themes for your theme. Open file lemonlauncher.conf and check out this parameters
screensaver_time
: specify here a amount of time, ie 100 when the screensaver should start after user inactivity,screensaver_use_video_theme
: Use the video parameters specified in themes. This way the screensaver will exactly on the same place like the preview videos.screensaver_video_x1
: left most position of videoscreensaver_video_y1
: top most position of videoscreensaver_video_x2
: right most position of videoscreensaver_video_y2
: lower most position of videoscreensaver_video_or
: orientation of videovideo_vol
: volume of videoWhen fav key is pressed, then game of randomly shown video is started.