753b12a793
Dependencies: - Add dependency "xfce4-screensaver" to provide virtual keyboard at screen unlock. As a dependency because several settings need to be implemented to integrate it well in LXQt. - Add dependency "setxkbmap" to make keyboard layout settings work - Add dependency "upower" to make battery icon in panel work Recommends: - Add recommend "pulseaudio" to make sound work - Add recommend "adwaita-icon-theme" because that's used by xfce4-screensaver - Remove recommend "pavucontrol" because there is already "pavucontrol-qt" Sources: - Add autostart desktop file for xfce4-screensaver - Add autostart desktop file to override lxqt-xscreensaver-autostart - Modify autostart desktop file for onboard, a startup delay mitigates an issue with the onboard panel icon not showing up at the first boot - Modify lxqt-tablet.sh to include custom XDG_DATA_DIRS - Add application desktop file to override xfce4-screensaver-preferences, adding it to the menu - Add application desktop file to override xscreensaver-settings, removing it from the menu - Change install location of "lxqt-tablet" repository configs from /etc/skel/.config to /etc/xdg/lxqt-tablet. That way they are handled as distribution-specific configs and are separated from the user configs in ~/.config. - Upgrade to version 0.3 of "lxqt-tablet" repository: - Change theme to "Dark" to fix panel look - Increase panel size - Change wallpaper mode to "zoom" to avoid deforming the picture - Disable global single click to not interfere with PCManFM - Add terminal and file manager launchers to panel - Rename openbox xml file to apply the configs - Set lock command to xfce4-screensaver - Add xfconf files to configure xfce4-screensaver - Clean up configs by removing default values [ci:skip-build]: Already built successfully in CI.
6 lines
127 B
Desktop File
6 lines
127 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Onboard
|
|
Comment=Flexible onscreen keyboard
|
|
Icon=onboard
|
|
Exec=onboard --startup-delay=3.0
|