Ubuntu/SYSTEM Management

우분투 터미널에서 마우스 사용하기

멋진 신세계 2017. 4. 23. 06:11
터미널에서 마우스를 사용할 수 있게 해준다.
다만, 터미널의 특정부분 선택해서 클립보드에 복사시켜주는 정도로만 활용 가능한 것 같다.

mc (midnight commander)와 함께 사용하면 아주 좋다!




Re: Enable mouse in terminal

General Purpose Mouse interface
This package provides a daemon that captures mouse events when the system
console is active, and delivers events to applications through a library.

By default, the daemon provides a 'selection' mode, so that
cut-and-paste with the mouse works on the console just as it does
under X.
Code:
sudo apt-get install gpm