[Konsole-devel] [Bug 230206] droid sans mono font cause a bad viewing of some programs (like ls). The words are blended

Nikos Alexandris nikos.alexandris at uranus.uni-freiburg.de
Thu Mar 25 21:33:03 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=230206





--- Comment #7 from Nikos Alexandris <nikos alexandris uranus uni-freiburg de>  2010-03-25 22:29:11 ---
Try to change all bold fonts to normal with this (in case you also use
--color=auto):

eval "$(dircolors -b | tr "01" "00")"

Then check "ls -lah" or similar again. All looks fine, doesn't it? Revert back
with:

eval "$(dircolors -b)"

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list