]> git.alsa-project.org Git - alsa-utils.git/commit
alsamixer: Revert has_mouse() check
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Jan 2022 16:46:45 +0000 (17:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Jan 2022 16:46:45 +0000 (17:46 +0100)
commitc511b49bf697e05df4b0987d0fd81e3329f64ce6
treeb906fe304a15933ef892227327f1153935efdf72
parent7245f63b2e4bb7caef68b8b3f89f06a20f9ae0c2
alsamixer: Revert has_mouse() check

has_mouse() function of ncurses doesn't seem working reliably.
Revert the previous change for addressing the regressions.

Fixes: 31820c5f239f ("alsamixer: Check the availability of mouse")
BugLink: https://github.com/alsa-project/alsa-utils/issues/139
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsamixer/mainloop.c