]> git.alsa-project.org Git - alsa-utils.git/commit
Alexander E. Patrakov:
authorTakashi Iwai <tiwai@suse.de>
Mon, 16 Feb 2004 16:44:06 +0000 (16:44 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Feb 2004 16:44:06 +0000 (16:44 +0000)
commit5eafc3ceda983b1bd326ad0103f2fb441aed8acc
treeed3a968134ba1953137a6424eb3b8ff8d4057b87
parenta98d93674b87fdf302ebb8221b10b35c5b9e822e
Alexander E. Patrakov:

With ncurses 5.4 or later, it is necessary to have the
correct LC_CTYPE setting before calling initscr(). Otherwise, the line
drawing characters and boxes are not visible on Linux console in UTF-8 mode,
and that makes alsamixer totally unusable on such terminal.
alsamixer/alsamixer.c