Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
autostart script shell
Experiences and Insight
924
views ·
1
replies ·
To
floor
Go
rdettogni
deepin
2014-07-11 11:29
Author
Hello everyone
I want to make a script shell to automatically start when I login in deepin.
The script is:
#!/bin/sh
dispwin -I /home/Rafael/Dropbox/ICCs/R540.icc
Copy the Code
It just applies an icc color profile.
I did a .sh file with this code, made it executable, saved on etc/init.d but does not work.
but if I double click the file, the icc loads fine.
Does anyone have any tips to make a shell script file to autostart on deepin?
thanks!
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2014-07-16 21:09
#1
Sorry, we have not provided the function of managing script file.
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
I want to make a script shell to automatically start when I login in deepin.
The script is:
It just applies an icc color profile.
I did a .sh file with this code, made it executable, saved on etc/init.d but does not work.
but if I double click the file, the icc loads fine.
Does anyone have any tips to make a shell script file to autostart on deepin?
thanks!