On Sun, 25 May 2014 12:23:43 +0200 FRIGN <[email protected]> wrote: > If I'm wrong, let me know. If not, we could skip the entire if(! > name)-part.
Well, I just found out I was partially wrong: With echo -e '\e]104\a' and echo -e '\e]104;1\a' you can reset certain colors to their initial values, but it just hasn't been implemented yet to change them on runtime. That's why xsetcolorname() makes sense and is just still waiting for a real use (unless we don't want runtime-customization). Cheers FRIGN -- FRIGN <[email protected]>
