th3blad3runn3r
2019-12-09 07:04 deepin
Edited by th3blad3runn3r at 2019-12-8 16:06
create this file in : ~/.config/autostart (Beware, .config is a hidden directory, thus the "dot" at the begining) and name it "sct.desktop"Copy the Code
Adapt "/your/path/to" accordingly to the scrt program location if it doesn't belong to your path.
Logoff and logon.
That's it...
create this file in : ~/.config/autostart (Beware, .config is a hidden directory, thus the "dot" at the begining) and name it "sct.desktop"
- [Desktop Entry]
- Name=Sct
- GenericName=SCT Color Temperature
- Exec=/your/path/to/sct 9500
- Terminal=false
- Type=Application
- StartupNotify=false
Adapt "/your/path/to" accordingly to the scrt program location if it doesn't belong to your path.
Logoff and logon.
That's it...
Reply Like 0 View the author