I launch some text mode program (which accepts mouse input, like MC...) in text terminal and want to be able to use my mouse.

Is there some command I should enter to enable mouse support in this text terminals?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 4 down vote accepted
sudo apt-get install gpm

and reboot

and then it will work

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.