
Debian KDM Gears
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is my second KDM theme, I hope to see comments.
In the background, i used the blue Gears picture, so I would like to thank ChristianNickel for that background.
Also I used the Vista-Inspirate icons in the theme.
mandrivian
15 years ago
To take a screenshot for the kdm theme, i end the current session so the kdm is available at tty7, then i switch to a terminal and run this small script
chvt 7 ; sleep 5 ; XAUTHORITY=/var/run/xauth/A\:0-KzK2eN DISPLAY=:0.0 import -window root /tmp/kdmshot.png
the sript will switch to tty7, and will wait for 5 sec and take the shot. you have to check xauth path in ur distro.
Report
janet
15 years ago
Report
janet
15 years ago
Report