[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Rotate palette (or otherwise redefine colors) in X



David <bouncingcats@gmail.com> writes:

> Perhaps this does what you need:
>   http://sam.nipl.net/xdark.c
>
> If you need help to make it work, just ask.

This works like a charm:

sudo aptitude install xorg-dev
cc -o xdark -Wall xdark.c -lm -lX11 -lXxf86vm
./xdark 0.7

This will in an instant increase my life quality!

Ironic thing is, I wrote some 5000 lines of Elisp, not
to mention all the configuration in Xresources and the
like, the colors of the Linux VTs, all the hacks in
tmux and .zshrc to speed up computing to reduce time
(and thus eye strain)... all to get around this
problem. And it was *this* easy! But I learned so much
in the process so I'm not complaining.

But thank you so, so much! *sob*

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


Reply to: