DSBAutostart
About
DSBAutostart is a Qt program that allows you to add commands
to be executed at session start.
Current Version
1.2
Release Notes
Localization
The following languages are available:
Installation
FreeBSD® ports
The preferred way is to use the FreeBSD
® ports:
# cd /usr/ports/x11/dsbautostart && make install distclean
Installation from source
Dependencies
- devel/qt5-buildtools
- devel/qt5-core
- devel/qt5-linguisttools
- devel/qt5-qmake
- x11-toolkits/qt5-gui
- x11-toolkits/qt5-widgets
Building from release code
# tar xf dsbautostart-1.2.tgz && cd dsbautostart-1.2 && qmake && make
# make install
Building from the latest
GitHUB code
# git clone https://github.com/mrclksr/DSBAutostart.git
# git clone https://github.com/mrclksr/dsbcfg.git
# cd DSBAutostart && qmake && make
# make install
Setup
Add the following command to your ~/.xinitrc, or to your window
manager's startup script (e.g. ~/.config/openbox/autostart.sh):
sh ~/.config/DSB/autostart.sh&
Screenshot
Download
Download DSBAutostart