Re: FVWM: Mouseless configuration

From: Joseph Manning <manning_at_cs.ucc.ie>
Date: Wed, 16 May 2001 13:39:48 +0100 (IST)

On 2001-May-16, Christian Lyra wrote:

>> HI,
>>
>> I'm trying to config my FVWM so I have to touch the mouse for only few
>> operations (none at all would be great :-) ). I already have keys to move
>> from desk/page to desk/page, close windows, alternate windows, etc... but
>> there's one thing I could find how to do: is there a way to "drag" or move a
>> window only with keyboard? like pressing CMS + arrows ?
>>
>> Thanks,
>> Christian Lyra

Christian,

   Yes, this is possible and quite easy. Here's (approx) what I use:

      # Shift + Arrow : move window to edge of desk

      Key Left FSTW S Move 0 w Warp
      Key Right FSTW S Move -0 w Warp
      Key Up FSTW S Move w 0 Warp
      Key Down FSTW S Move w -0 Warp

      # Shift + Alt + Arrow : move window by 20 pixels

      Key Left FSTW SM Move w-20p w Warp
      Key Right FSTW SM Move w+20p w Warp
      Key Up FSTW SM Move w w-20p Warp
      Key Down FSTW SM Move w w+20p Warp

      # Shift + Ctrl + Arrow : move window by 1 pixel

      Key Left FSTW SC Move w-1p w Warp
      Key Right FSTW SC Move w+1p w Warp
      Key Up FSTW SC Move w w-1p Warp
      Key Down FSTW SC Move w w+1p Warp

   I hope that helps you. I'm also a mouseless fanatic!

Cheers, Joseph

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joseph Manning / Computer Science / University College Cork / manning_at_cs.ucc.ie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed May 16 2001 - 07:41:30 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST