Package:Gpm

From Funtoo
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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