Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/06/2010, à 14:50

ezano

Fluxbox et raccourcis clavier defectueux

Salut,

J'ai installé fluxbox sur ma debian hier pour tester, et près plusieurs heures de recherches et de configurations pour avoir quelques chose de beau, j'ai enfin réussi.

Le problème est que mes raccourcis clavier fonctionnent tous, mais lorsque je tape un raccourcis qui n'existe pas, ça plante, et plus aucun raccourcis ne fonctionne. (Ça ne le fait pas pour tous les raccourcis heureusement)
Je ne trouve pas d'autre soulution que de lancer un tty et de tuer X pour le relancer.

Comme je suppose que le problème vient de mon fichier de config keys, je le paste ici:

# click on the desktop to get menus
OnDesktop Mouse1 :HideMenus
OnDesktop Mouse2 :WorkspaceMenu
OnDesktop Mouse3 :RootMenu

# scroll on the desktop to change workspaces
OnDesktop Mouse4 :PrevWorkspace
OnDesktop Mouse5 :NextWorkspace

# scroll on the toolbar to change workspaces
OnToolbar Mouse4 :PrevWorkspace
OnToolbar Mouse5 :NextWorkspace

# alt + left/right click to move/resize a window
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing NearestCorner}

# middle click a window's titlebar and drag to attach windows
OnTitlebar Mouse2 :StartTabbing

# double click on the titlebar to shade
OnTitlebar Double Mouse1 :Shade

# right click on the titlebar for a menu of options
OnTitlebar Mouse3 :WindowMenu

# alt-tab
Mod1 Tab :NextWindow {groups}
Mod1 Shift Tab :PrevWindow {groups}

# cycle through tabs in the current window
Mod4 Tab :NextTab
Mod4 Shift Tab :PrevTab

# go to a specific tab in the current window
#Mod4 1 :Tab 1
#Mod4 2 :Tab 2
#Mod4 3 :Tab 3
#Mod4 4 :Tab 4
#Mod4 5 :Tab 5
#Mod4 6 :Tab 6
#Mod4 7 :Tab 7
#Mod4 8 :Tab 8
#Mod4 9 :Tab 9

# open a terminal
Control x Control t :Exec xterm
Control u Control r :Exec urxvtc

# open a dialog to run programs
Mod1 F2 :Exec fbrun

# volume settings, using common keycodes
# if these don't work, use xev to find out your real keycodes
176 :Exec amixer sset Master,0 1+
174 :Exec amixer sset Master,0 1-
160 :Exec amixer sset Master,0 toggle

# current window commands
Mod1 F4 :Close
Mod1 F9 :Minimize
Mod1 F10 :Maximize
Mod1 F11 :Fullscreen

# open the window menu
Mod1 space :WindowMenu

# exit fluxbox
Control Mod1 Delete :Exit

# change to a specific workspace
Mod4 1 :Workspace 1
Mod4 2 :Workspace 2
Mod4 3 :Workspace 3
Mod4 4 :Workspace 4
Mod4 5 :Workspace 5
Mod4 6 :Workspace 6
Mod4 7 :Workspace 7
Mod4 8 :Workspace 8
Mod4 9 :Workspace 9
Mod4 10 :Workspace 10
Mod4 11 :Workspace 11
Mod4 12 :Workspace 12

# send the current window to a specific workspace
Mod4 F1 :SendToWorkspace 1
Mod4 F2 :SendToWorkspace 2
Mod4 F3 :SendToWorkspace 3
Mod4 F4 :SendToWorkspace 4
Mod4 F5 :SendToWorkspace 5
Mod4 F6 :SendToWorkspace 6
Mod4 F7 :SendToWorkspace 7
Mod4 F8 :SendToWorkspace 8
Mod4 F9 :SendToWorkspace 9
Mod4 F10 :SendToWorkspace 10
Mod4 F11 :SendToWorkspace 11
Mod4 F12 :SendToWorkspace 12

# send the current window and change to a specific workspace
Control Mod4 F1 :TakeToWorkspace 1
Control Mod4 F2 :TakeToWorkspace 2
Control Mod4 F3 :TakeToWorkspace 3
Control Mod4 F4 :TakeToWorkspace 4
Control Mod4 F5 :TakeToWorkspace 5
Control Mod4 F6 :TakeToWorkspace 6
Control Mod4 F7 :TakeToWorkspace 7
Control Mod4 F8 :TakeToWorkspace 8
Control Mod4 F9 :TakeToWorkspace 9
Control Mod4 F10 :TakeToWorkspace 10
Control Mod4 F11 :TakeToWorkspace 11
Control Mod4 F12 :TakeToWorkspace 12

# Logiciel 
Control i Control w :exec iceweasel
Control i Control d :exec icedove
Control a Control m :exec amsn
Control g Control m :exec gmplayer
Control t Control e :exec teeworlds
Control n Control e :exec nexuiz
Control w Control a :exec wallpabox
Control a Control t :exec aterm
Control g Control i :exec gimp
Control b Control r :exec brasero

Bon j'ai ajouté des raccourcis à la fin pour les logiciels modifié quelques raccourcis notamment ceux pour changer de bureau. Je ne vois pas d'ou viens mon problème.

Hors ligne

#2 Le 08/06/2010, à 17:34

kalisto07

Re : Fluxbox et raccourcis clavier defectueux

un truc qui n'a rien a voir : tu a déja installé cairo-dock + gnome-menus sur fluxbox ?
c'est super pratique pour ajouter ou modifier des lanceurs qui sont accesible a partir du bureau sur le dock

Hors ligne

#3 Le 08/06/2010, à 17:59

ezano

Re : Fluxbox et raccourcis clavier defectueux

Non, j'ai pas installé cairo-dock, je comptais pouvoir lancer mes applis directement au clavier.

Hors ligne

#4 Le 08/06/2010, à 19:30

maman

Re : Fluxbox et raccourcis clavier defectueux

bonjour,
je te poste le mien. Je n'ai pas ajouté grand chose au fichier par défaut.

# click on the desktop to get menus
OnDesktop Mouse1 :HideMenus
OnDesktop Mouse2 :WorkspaceMenu
OnDesktop Mouse3 :RootMenu

# scroll on the desktop to change workspaces
OnDesktop Mouse4 :PrevWorkspace
OnDesktop Mouse5 :NextWorkspace

# scroll on the toolbar to change workspaces
OnToolbar Mouse4 :PrevWorkspace
OnToolbar Mouse5 :NextWorkspace

# alt + left/right click to move/resize a window
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing NearestCorner}

# middle click a window's titlebar and drag to attach windows
OnTitlebar Mouse2 :StartTabbing

# double click on the titlebar to shade
OnTitlebar Double Mouse1 :Shade

# right click on the titlebar for a menu of options
OnTitlebar Mouse3 :WindowMenu

# alt-tab
Mod1 Tab :NextWindow {groups}
Mod1 Shift Tab :PrevWindow {groups}

# cycle through tabs in the current window
Mod4 Tab :NextTab
Mod4 Shift Tab :PrevTab

# go to a specific tab in the current window
Mod4 1 :Tab 1
Mod4 2 :Tab 2
Mod4 3 :Tab 3
Mod4 4 :Tab 4
Mod4 5 :Tab 5
Mod4 6 :Tab 6
Mod4 7 :Tab 7
Mod4 8 :Tab 8
Mod4 9 :Tab 9

# open a terminal
Mod1 F1 :Exec xterm

# open a dialog to run programs
Mod1 F2 :Exec fbrun

# volume settings, using common keycodes
# if these don't work, use xev to find out your real keycodes
176 :Exec amixer sset Master,0 1+
174 :Exec amixer sset Master,0 1-
160 :Exec amixer sset Master,0 toggle

# current window commands
Mod1 F4 :Close
Mod1 F9 :Minimize
Mod1 F10 :Maximize
Mod1 F11 :Fullscreen

# open the window menu
Mod1 space :WindowMenu

# exit fluxbox
Control Mod1 Delete :Exit

# change to a specific workspace
Control F1 :Workspace 1
Control F2 :Workspace 2
Control F3 :Workspace 3
Control F4 :Workspace 4
Control F5 :Workspace 5
Control F6 :Workspace 6
Control F7 :Workspace 7
Control F8 :Workspace 8
Control F9 :Workspace 9
Control F10 :Workspace 10
Control F11 :Workspace 11
Control F12 :Workspace 12

# send the current window to a specific workspace
Mod4 F1 :SendToWorkspace 1
Mod4 F2 :SendToWorkspace 2
Mod4 F3 :SendToWorkspace 3
Mod4 F4 :SendToWorkspace 4
Mod4 F5 :SendToWorkspace 5
Mod4 F6 :SendToWorkspace 6
Mod4 F7 :SendToWorkspace 7
Mod4 F8 :SendToWorkspace 8
Mod4 F9 :SendToWorkspace 9
Mod4 F10 :SendToWorkspace 10
Mod4 F11 :SendToWorkspace 11
Mod4 F12 :SendToWorkspace 12

# send the current window and change to a specific workspace
Control Mod4 F1 :TakeToWorkspace 1
Control Mod4 F2 :TakeToWorkspace 2
Control Mod4 F3 :TakeToWorkspace 3
Control Mod4 F4 :TakeToWorkspace 4
Control Mod4 F5 :TakeToWorkspace 5
Control Mod4 F6 :TakeToWorkspace 6
Control Mod4 F7 :TakeToWorkspace 7
Control Mod4 F8 :TakeToWorkspace 8
Control Mod4 F9 :TakeToWorkspace 9
Control Mod4 F10 :TakeToWorkspace 10
Control Mod4 F11 :TakeToWorkspace 11
Control Mod4 F12 :TakeToWorkspace 12

# open applications added by maman
Mod4 t :Exec gimp
Mod4 g :Exec gedit
Mod4 u :Exec urxvt
Mod4 n :Exec nautilus --no-desktop
XF86AudioLowerVolume :Exec amixer -q set Master 1- unmute
XF86AudioRaiseVolume :Exec amixer -q set Master 1+ unmute

Vi, je sais je me suis fait c**** à coder le contrôle volume alors qu'il était dans le menu. Du coup, obligé d'ajouter un .Xmodmap

! Converted keytable file to xmodmap file
! with mk_modmap by root@linux.chanae.stben.be Wed Sep  4 03:01:13 MET DST 1996
!voir /usr/include/X11/XF86keysym.h: et /usr/share/X11/XKeysymDB et xev
keycode 122 = XF86AudioLowerVolume
keycode 123 = XF86AudioRaiseVolume
!keycode 112 = SunPageUp
!keycode 117 = SunPageDown

Ce que je ne comprends pas trop chez toi, c'est la partie logiciel.

# Logiciel 
Control i Control w :exec iceweasel
Control i Control d :exec icedove
Control a Control m :exec amsn
Control g Control m :exec gmplayer
Control t Control e :exec teeworlds
Control n Control e :exec nexuiz
Control w Control a :exec wallpabox
Control a Control t :exec aterm
Control g Control i :exec gimp
Control b Control r :exec brasero

Pour quelle raison as-tu mis des combinaisons comme cela ? C'est pratique, en vrai ?

Je n'ai pas cairo-dock, mais je m'en sors quand même.

@+


90% of teens today would die if Facebook was completely destroyed. If you are one of the 10% that would be laughing, copy and paste this to your signature.

Hors ligne

#5 Le 08/06/2010, à 19:38

ezano

Re : Fluxbox et raccourcis clavier defectueux

Ouai, c'est pas compliqué, j'utilise emacs donc les combinaisons je trouve ça pratique, de plus, ici les raccourcis correspondent à l'exception de iceweasel et icedove des 2 première lettres du nom du logiciel, donc facil à retenir.

Edit: RESOLU je me suis arrangé autrement en fait. Plus de combinaison et ça marche parfaitement bien.

Merci maman big_smile

Dernière modification par ezano (Le 08/06/2010, à 19:53)

Hors ligne

#6 Le 08/06/2010, à 20:08

maman

Re : Fluxbox et raccourcis clavier defectueux

salut,
j'ai essayé d'ajouter une de tes combinaisons à mon fichier keys. J'ai eu les mêmes soucis que toi.

Control g Control i :exec gimp

T'as bien fait de prendre d'autres combinaisons.

ezano a écrit :

j'utilise emacs

C'est pour ça, passe à vim smile

ezano a écrit :

Merci maman big_smile

Pas de quoi, chaton big_smile


90% of teens today would die if Facebook was completely destroyed. If you are one of the 10% that would be laughing, copy and paste this to your signature.

Hors ligne