emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mention t-mouse in frames.texi


From: Nick Roberts
Subject: Mention t-mouse in frames.texi
Date: Sat, 24 Jun 2006 11:15:15 +1200

I think it's worth mentioning t-mouse.  If the "Linux console" should
be called a "GNU/Linux console", I'll make that change also.  I don't
want to debate it.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


*** frames.texi 23 May 2006 09:23:35 +1200      1.106
--- frames.texi 24 Jun 2006 11:08:33 +1200      
*************** and use @kbd{M-x select-frame-by-name @k
*** 1035,1055 ****
  to select a frame according to its name.  The name you specify appears
  in the mode line when the frame is selected.
  
! @node XTerm Mouse
  @section Using a Mouse in Terminal Emulators
! @cindex xterm, mouse support
  @cindex terminal emulators, mouse support
  
!   Some terminal emulators under X support mouse clicks in the terminal
! window.  In a terminal emulator which is compatible with @code{xterm},
  you can use @kbd{M-x xterm-mouse-mode} to give Emacs control over
  simple use of the mouse---basically, only non-modified single clicks
  are supported.  The normal @code{xterm} mouse functionality for such
  clicks is still available by holding down the @kbd{SHIFT} key when you
! press the mouse button.
  
!   Xterm Mouse mode is a global minor mode (@pxref{Minor Modes}).
! Repeating the command turns the mode off again.
  
  @ignore
     arch-tag: 7dcf3a31-a43b-45d4-a900-445b10d77e49
--- 1035,1059 ----
  to select a frame according to its name.  The name you specify appears
  in the mode line when the frame is selected.
  
! @node Mouse Support in Text Terminals
  @section Using a Mouse in Terminal Emulators
! @cindex mouse support
  @cindex terminal emulators, mouse support
  
! Some terminal emulators support mouse clicks in the terminal window.
! 
! @cindex xterm
! In a terminal emulator which is compatible with @code{xterm},
  you can use @kbd{M-x xterm-mouse-mode} to give Emacs control over
  simple use of the mouse---basically, only non-modified single clicks
  are supported.  The normal @code{xterm} mouse functionality for such
  clicks is still available by holding down the @kbd{SHIFT} key when you
! press the mouse button.  Xterm Mouse mode is a global minor mode
! (@pxref{Minor Modes}).  Repeating the command turns the mode off
! again.
  
! In a Linux console, you can use @kbd{M-x t-mouse-mode}.  This requires
! that the package gpm is installed on your system to provide a server.
  
  @ignore
     arch-tag: 7dcf3a31-a43b-45d4-a900-445b10d77e49




reply via email to

[Prev in Thread] Current Thread [Next in Thread]