Retour en arrière pour Dolphin [Réglé]

Celtique Membre non connecté
-
- Voir le profil du membre Celtique
- Inscrit le : 30/12/2011
- Groupes :
Existe t'il un moyen pour que l'on puisse faire un retour en arrière dans dolphin avec la souris comme dans gnome etc.. ?
merci

@+
Édité par Celtique Le 31/05/2012 à 12h08

pamputt Membre non connecté
-
- Voir le profil du membre pamputt
- Inscrit le : 03/01/2010
- Groupes :

Celtique Membre non connecté
-
- Voir le profil du membre Celtique
- Inscrit le : 30/12/2011
- Groupes :

https://bbs.archlinux.org/viewtopic.php?id=108607 en suivant cette astuce tout fonctionne.
@+

lamontagne22 Membre non connecté
-
- Voir le profil du membre lamontagne22
- Inscrit le : 25/11/2017
- Groupes :

Un de vous peut-il résumer en Fr....le résumer de cette astuce pour l'adapter dans Mageia1 ou 2
Par avance Merci :

Merci

Inscrit sur MLO 2009/2010 depuis Mandriva...

Celtique Membre non connecté
-
- Voir le profil du membre Celtique
- Inscrit le : 30/12/2011
- Groupes :
Installer xautomation et xbindkeys disponibles dans les dépôts
ouvrir Kwrite puis copié/collé ce qui suit:
Caché :
# For the benefit of emacs users: -*- shell-script -*-
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.0
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
# "command to start"
# associated key
#
#
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
#
# List of modifier:
# Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
# Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#
# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events
# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.
#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable
# Examples of commands:
"xbindkeys_show"
control+shift + q
# set directly keycode (here control + f with my keyboard)
"xterm"
c:41 + m:0x4
# specify a mouse button
"xterm"
control + b:2
#"xterm -geom 50x20+20+20"
# Shift+Mod2+alt + s
#
## set directly keycode (here control+alt+mod2 + f with my keyboard)
#"xterm"
# alt + c:0x29 + m:4 + mod2
#
## Control+Shift+a release event starts rxvt
#"rxvt"
# release+control+shift + a
#
## Control + mouse button 2 release event starts rxvt
#"rxvt"
# Control + b:2 + Release
# dolphin go back
"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'"
b:9
# dolphin go forward
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'"
b:8
##################################
# End of xbindkeys configuration #
##################################
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.0
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
# "command to start"
# associated key
#
#
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
#
# List of modifier:
# Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
# Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#
# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events
# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.
#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable
# Examples of commands:
"xbindkeys_show"
control+shift + q
# set directly keycode (here control + f with my keyboard)
"xterm"
c:41 + m:0x4
# specify a mouse button
"xterm"
control + b:2
#"xterm -geom 50x20+20+20"
# Shift+Mod2+alt + s
#
## set directly keycode (here control+alt+mod2 + f with my keyboard)
#"xterm"
# alt + c:0x29 + m:4 + mod2
#
## Control+Shift+a release event starts rxvt
#"rxvt"
# release+control+shift + a
#
## Control + mouse button 2 release event starts rxvt
#"rxvt"
# Control + b:2 + Release
# dolphin go back
"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'"
b:9
# dolphin go forward
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'"
b:8
##################################
# End of xbindkeys configuration #
##################################
Faire Enregistrer sous, le nom du fichier .xbindkeysrc, à enregistrer dans home/votre_pseudo
Puis on recommence avec Kwrite à créer un nouveau fichier, copié/collé ce qui suit:
Caché :
[Desktop Entry]
Comment[en_US]=
Comment=
Encoding=UTF-8
Exec=xbindkeys
GenericName[en_US]=
GenericName=
Icon=
MimeType=
Name[en_US]=
Name=
Path=
StartupNotify=false
Terminal=false
TerminalOptions=
Type=Application
Version=1.0
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-DCOP-ServiceType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-KDE-autostart-after=kdesktop
Comment[en_US]=
Comment=
Encoding=UTF-8
Exec=xbindkeys
GenericName[en_US]=
GenericName=
Icon=
MimeType=
Name[en_US]=
Name=
Path=
StartupNotify=false
Terminal=false
TerminalOptions=
Type=Application
Version=1.0
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-DCOP-ServiceType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-KDE-autostart-after=kdesktop
Faire Enregistrer sous, le nom du fichier xbindkeys.desktop à enregistrer dans /home/user_name/.kde4/Autostart
Pour .kde4, n'oubliez pas de cliquer sur Alt+.
Vous redémarrez le pc, et là un message vous demandera si vous confirmer le lancement xbindkeys, vous cliquez sur continuer et voilà

@+
Édité par Celtique Le 31/05/2012 à 20h54

david.david Membre non connecté
-
- Voir le profil du membre david.david
- Inscrit le : 11/02/2008
- Groupes :
-
Membre d'Honneur

Hé Lamontagne22 , aussitôt demandé aussitôt fait !

http://www.mageialinux-online.org/wiki/activer-les-boutons-retour-en-arriere-et-vers-l-avant-de-la-souris-pour-dolphin

ASUS K73S (portable) :
Intel Core i3-2350M_2.3GHz, 8 GO RAM DDR3, écran LED 17" (1600x900), CG Intel HD intégrée + CG Nvidia GeForce 610M_1GB dédiée (Technologie Optimus), SSD Samsung 860 EVO 500GB + SSD Samsung 850 EVO 500GB.
Mageia 8 - x86_64bits/ KDE Plasma-5.20.4 (DVD édition), c' est de la bombe, vive MAGEIA et toute l'équipe du STAFF MLO.
de david.david <david.david@mageialinux-online.org>
.Venez nous rejoindre sur le salon IRC de MLO
Intel Core i3-2350M_2.3GHz, 8 GO RAM DDR3, écran LED 17" (1600x900), CG Intel HD intégrée + CG Nvidia GeForce 610M_1GB dédiée (Technologie Optimus), SSD Samsung 860 EVO 500GB + SSD Samsung 850 EVO 500GB.
Mageia 8 - x86_64bits/ KDE Plasma-5.20.4 (DVD édition), c' est de la bombe, vive MAGEIA et toute l'équipe du STAFF MLO.
de david.david <david.david@mageialinux-online.org>


Celtique Membre non connecté
-
- Voir le profil du membre Celtique
- Inscrit le : 30/12/2011
- Groupes :


@+

lamontagne22 Membre non connecté
-
- Voir le profil du membre lamontagne22
- Inscrit le : 25/11/2017
- Groupes :

Merci pour tes précisions => je testerai + tard...,lorsque j'aurai fini d'installer tout ce qui me conviens et que j'aurai sauvegardé mon disque

Bonne soirée

Inscrit sur MLO 2009/2010 depuis Mandriva...

lamontagne22 Membre non connecté
-
- Voir le profil du membre lamontagne22
- Inscrit le : 25/11/2017
- Groupes :
david.david :
Salut la compagnie , 
Hé Lamontagne22 , aussitôt demandé aussitôt fait !
http://www.mageialinux-online.org/wiki/activer-les-boutons-retour-en-arriere-et-vers-l-avant-de-la-souris-pour-dolphin


Hé Lamontagne22 , aussitôt demandé aussitôt fait !

http://www.mageialinux-online.org/wiki/activer-les-boutons-retour-en-arriere-et-vers-l-avant-de-la-souris-pour-dolphin

Bonsoir david.david => toujours + rapide que ton ombre


MERCI

Inscrit sur MLO 2009/2010 depuis Mandriva...

lamontagne22 Membre non connecté
-
- Voir le profil du membre lamontagne22
- Inscrit le : 25/11/2017
- Groupes :

Merci à toi aussi

C'est ''2 peccables'' cette astuce




Inscrit sur MLO 2009/2010 depuis Mandriva...
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie