]> git.alsa-project.org Git - alsa-utils.git/commit
alsamixer: Check the availability of mouse
authorTakashi Iwai <tiwai@suse.de>
Wed, 20 Oct 2021 13:39:13 +0000 (15:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 20 Oct 2021 15:24:30 +0000 (17:24 +0200)
commit31820c5f239fca2de12c8d1a7327ccf995188f33
tree39d86a01c1f327559c431be6fbef2e32176674e3
parent0fd3022e82a9be2560c9344bfa8354f09cb47510
alsamixer: Check the availability of mouse

Let's check the availiabiy via has_mouse().  Otherwise the program
aborts unexpectedly just focusing on my rxvt terminal :-(

Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsamixer/mainloop.c