Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fluxbox Keymap Question [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
PP133
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 192

PostPosted: Thu Aug 23, 2007 3:56 pm    Post subject: Fluxbox Keymap Question [solved] Reply with quote

Hey guys, I tried to setup my arrow keys to move windows when the alt button is pressed and increase/decrease the size of the windows when the windows button is pressed, but it didn't work. Here's the relevant portion of my .fluxbox/keys file:

Code:

Mod1 Left :BigNudgeLeft
Mod1 Right :BigNudgeRight
Mod1 Up :BigNudgeUp
Mod1 Down :BigNudgeDown
Mod4 Left :HorizontalDecrement
Mod4 Right :HorizontalIncrement
Mod4 Up :VerticalIncrement
Mod4 Down :VerticalDecrement


After I made the changes, I reloaded the configs, but like I said, it didn't work.

Did I overlook something?

Thx in advance


** I should also add that my mod1 and mod4 modifiers ARE working with other key bindings
_________________
-Paul


Last edited by PP133 on Thu Aug 30, 2007 7:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
PP133
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 192

PostPosted: Mon Aug 27, 2007 11:23 pm    Post subject: Reply with quote

Common, someone must know how to do this! Please help, i'm sick of having to use the mouse to resize my windows :D
_________________
-Paul
Back to top
View user's profile Send private message
pdr
l33t
l33t


Joined: 20 Mar 2004
Posts: 618

PostPosted: Tue Aug 28, 2007 9:01 pm    Post subject: Reply with quote

Run xev to see what key events are actually being sent for the movement keys
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Tue Aug 28, 2007 10:07 pm    Post subject: Reply with quote

The list of currently supported actions is here.
Looks like yours aren't in there atm.
Back to top
View user's profile Send private message
PP133
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 192

PostPosted: Tue Aug 28, 2007 10:54 pm    Post subject: Reply with quote

didl wrote:
The list of currently supported actions is here.
Looks like yours aren't in there atm.


Oh, interesting...I was going off of http://fluxbox.sourceforge.net/docs/en/newdoc.keybindings.php

Let me try these new ones. Thanks.
_________________
-Paul
Back to top
View user's profile Send private message
PP133
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 192

PostPosted: Thu Aug 30, 2007 5:12 pm    Post subject: Reply with quote

Sweet, got it setup. Thx for the help, guys.

Code:

Mod1 Left :MoveLeft 8
Mod1 Right :MoveRight 8
Mod1 Up :MoveUp 8
Mod1 Down :MoveDown 8
Mod4 Left :ResizeHorizontal -8
Mod4 Right :ResizeHorizontal 8
Mod4 Up :ResizeVertical 8
Mod4 Down :ResizeVertical -8

_________________
-Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum