Discussion:
[Fluxbox-users] moving a window with the mouse
Jonathan Reed
14 years ago
Permalink
Hi,
This seems like a simple thing but I'm unable to move a window by taking
hold of the title bar using the mouse and dragging across the screen to
another position. On my other fluxbox installations i didnt seem to have
this problem. I'm running version 1.1.1+git20100.
Can anyone point me in the right direction?
Jonathan Reed
14 years ago
Permalink
To be more complete, I'm using the bora_black style and the correct version
im running is 1.1.1+git20100807.0cc08f9-1 since it comes included with
my distribution. The only configuration changes I've made have been to
create a custom keys file. I wasnt sure if this window behavior was the
expected operation in this version but im assuming its not. If its not then
I will try upgrading to the latest version 1.3.1.
Post by Jonathan Reed
Hi,
This seems like a simple thing but I'm unable to move a window by taking
hold of the title bar using the mouse and dragging across the screen to
another position. On my other fluxbox installations i didnt seem to have
this problem. I'm running version 1.1.1+git20100.
Can anyone point me in the right direction?
Jonathan Reed
14 years ago
Permalink
I've installed the 1.3.1 sources but no luck here moving windows around. I'm
running ubuntu 10.10.
...
Mathias Gumz
14 years ago
Permalink
hi,
Post by Jonathan Reed
I've installed the 1.3.1 sources but no luck here moving windows around. I'm
running ubuntu 10.10.
Post by Jonathan Reed
This seems like a simple thing but I'm unable to move a window by taking
hold of the title bar using the mouse and dragging across the screen to
another position. On my other fluxbox installations i didnt seem to have
this problem. I'm running version 1.1.1+git20100.
Can anyone point me in the right direction?
strangely your keys-file was not auto-updated, anyhow:

add 'OnTitlebar Mouse1 :StartMoving' to your keys file. that should help.

regards,
--
  [uid] mathias gumz [mail] akira at fluxbox dot org [pgp] 1024D/F6F6B18C
  [www] http://www.darkshed.net/ [irc] ak|ra (#fluxbox at freenode.org)
Jonathan Reed
14 years ago
Permalink
Turned out the keys file that I took from an installation running fluxbox
1.1.1-6 didnt include any of the declarations I needed to move windows
around in my new installation of 1.3.1. Silly mistake on my part. Heres what
I was missing in case anyone else runs into the same problem.

OnLeftGrip Move1 :StartResizing bottomleft
OnRightGrip Move1 :StartResizing bottomright
OnTitlebar Move1 :StartMoving

thanks for helping.
...
Loading...