Open GoogleCodeExporter opened 8 years ago
#2 and #5 are certainly wrong. They should fail if there are extra characters
at the end. #4 is correct. xwrite does not process escape sequences (and isn't
meant to), so you wind up with a color called '#000000\nlabel', which is, of
course, invalid.
Original comment by maglion...@gmail.com
on 26 Jul 2010 at 10:49
Sorry, looks like I forgot to think. The wmii(1) manual says:
"The files may be read or written to obtain or alter the colors and text of the
bars. The format is similar to the various ctl files and should be self
explanitory."
And it is self explanatory indeed: I never tried either of my wrong syntaxes on
/ctl... But the manual could mention the new commands:
"The files may be read or written to obtain or alter the colors and text of the
bars. To alter the colors and the text, the commands 'colors' and 'label' may
be used. The syntax is similar to the various ctl files."
Original comment by rogu...@gmail.com
on 27 Jul 2010 at 10:01
Categorizing this issue as documentation enhancement.
Original comment by sunaku
on 22 Feb 2011 at 9:21
Original comment by sunaku
on 19 Sep 2011 at 10:39
I'll handle this one.
Original comment by sunaku
on 21 Sep 2011 at 12:32
Original issue reported on code.google.com by
rogu...@gmail.com
on 26 Jul 2010 at 10:01