Doing some experimenting in Mint 14 Mate Ubuntu based.
This is before I move on to may AntiX box.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://pkgs.org/debian-wheezy/debian-main-i386/gtk-redshift_1.7-2_all.deb.html"
linktext was:"http://pkgs.org/debian-wheezy/debian-ma ... l.deb.html"
====================================
Install Howto
Update the package index:
# sudo apt-get update
Install gtk-redshift deb package:
# sudo apt-get install gtk-red
Files
/usr/bin/gtk-redshift
/usr/lib/python2.6/dist-packages/gtk_redshift/__init__.py
/usr/lib/python2.6/dist-packages/gtk_redshift/defs.py
/usr/lib/python2.6/dist-packages/gtk_redshift/statusicon.py
/usr/lib/python2.7/dist-packages/gtk_redshift/__init__.py
/usr/lib/python2.7/dist-packages/gtk_redshift/defs.py
/usr/lib/python2.7/dist-packages/gtk_redshift/statusicon.py
/usr/share/applications/gtk-redshift.desktop
/usr/share/doc/gtk-redshift/README
/usr/share/doc/gtk-redshift/README.Debian
/usr/share/doc/gtk-redshift/changelog.Debian.gz
/usr/share/doc/gtk-redshift/changelog.gz
/usr/share/doc/gtk-redshift/copyright
/usr/share/icons/hicolor/scalable/apps/redshift-status-off.svg
/usr/share/icons/hicolor/scalable/apps/redshift-status-on.svg
/usr/share/icons/hicolor/scalable/apps/redshift.svg
/usr/share/man/man1/gtk-redshift.1.gz
/usr/share/menu/gtk-redshift
/usr/share/pyshared/gtk_redshift/__init__.py
/usr/share/pyshared/gtk_redshift/defs.py
/usr/share/pyshared/gtk_redshift/statusicon.py
Requires
python (>= 2.6.6-7~)
python (<< 2. __{{emoticon}}__
python-gtk2
python-xdg
python2.7 | python2.6
redshift (>= 1.7-2)
I found that redshift just needs a simple command to work instead of all the parameters you guys posted.
On my startup for mate
That is a lower case L after the dash.
where 30 is the latitude for Pecos Tx and the Longitude is 103
Same entry for Menu Launcher
In mint
Code: Select all
harry@biker ~ $ which gtk-redshift
/usr/bin/gtk-redshift
harry@biker ~ $ locate gtk-redshift
/usr/share/app-install/desktop/gtk-redshift:gtk-redshift.desktop
harry@biker ~ $ locate redshift
/usr/share/app-install/desktop/gtk-redshift:gtk-redshift.desktop
/usr/share/app-install/icons/redshift.png
harry@biker ~ $
Now when I logout my scrren is bright at login splash screen. After login the screen adjusts to what redshift says it to go to.
So just a biker logic thingy/thought. If I put
In ~/.icewm/startup like below wicd startup and same for ~/.fluxbox/startup. It should work when I log into AntiX. If I want to make a menu item and launch it like in Icewm. I'll do the same I did with the startup file and comment out the startup file lines in fluxbox and Icewm so I can engage it manually when I want to. I tested this in Mint and so far it works. I kill the startup and logout. Bright screen. Hit the launcher screen changes. I renable startup. Log out and log in. Screen changes. Hope this works on My AntiX Netbooks next.
Code: Select all
$ apt-cache depends gtk-redshift
gtk-redshift
Depends: redshift
Depends: python2.7
Depends: python
Depends: python
Depends: python-gtk2
Depends: python-xdg