Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package:Gpm
Gpm
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
gpm is a console mouse daemon available to getty terminals.
Install
root # emerge gpm root # rc-update add gpm default root # rc
Usage
Highlighting text will copy the text, middle mouse button will paste. Gpm can be used within console programs such as nano, and is useful for posting console error messages.
- shift + pgup = console framebuffer scroll up
- shift + pgdown = console framebuffer scroll down