logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).


L'icône rouge permet de télécharger chaque page du wiki visitée au format PDF et la grise au format ODT → ODT PDF Export

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
doc:systeme:terminal:urxvt [29/07/2019 00:03]
SuShY [Terminal Urxvt]
doc:systeme:terminal:urxvt [17/12/2019 23:27]
SuShY [Configuration]
Ligne 5: Ligne 5:
   * Commentaires : //​Raccourcis clavier. //   * Commentaires : //​Raccourcis clavier. //
   * Débutant, à savoir : [[:​doc:​systeme:​commandes:​le_debianiste_qui_papillonne|Utiliser GNU/Linux en ligne de commande, tout commence là !.]] :-) ; [[doc:​systeme:​terminal|Le Terminal]]   * Débutant, à savoir : [[:​doc:​systeme:​commandes:​le_debianiste_qui_papillonne|Utiliser GNU/Linux en ligne de commande, tout commence là !.]] :-) ; [[doc:​systeme:​terminal|Le Terminal]]
-  * Suivi : {{tag>à-placer}} +  * Suivi : {{tag>​}} ​
     * Création par [[user>​Jean-Pierre Pinson]] 18/03/2019     * Création par [[user>​Jean-Pierre Pinson]] 18/03/2019
     * Testé par [[user>​Jean-Pierre Pinson]] & [[user>​SuShY]] le <​18/​03/​2019>​     * Testé par [[user>​Jean-Pierre Pinson]] & [[user>​SuShY]] le <​18/​03/​2019>​
Ligne 24: Ligne 24:
   - Il rend aussi les URL cliquables.   - Il rend aussi les URL cliquables.
 ( Extrait de [[https://​fr.wikipedia.org/​wiki/​Urxvt|Wikipédia]]) ​ ( Extrait de [[https://​fr.wikipedia.org/​wiki/​Urxvt|Wikipédia]]) ​
 +===== installation =====
 +
 +<code root>​apt-get install rxvt-unicode</​code>​
 +
 +
 ===== Raccourcis clavier Urxvt ===== ===== Raccourcis clavier Urxvt =====
  
Ligne 36: Ligne 41:
 ===== Capture d'​écran du Terminal Urxvt ===== ===== Capture d'​écran du Terminal Urxvt =====
  
-{{/file-R05c1e25738d7fd5c3bc4fdc5c0c53e72.png}}+{{/file-R1f0c54f7c637d1ecf5292123b153aac5.png}}
  
 ===== Configuration ===== ===== Configuration =====
Ligne 126: Ligne 131:
  
 <file config nom> <file config nom>
-    ​! =================== +! =================== 
-    !       ​urxvt +!       ​urxvt 
-    ! =================== +! =================== 
-     ​ + 
-    URxvt*scrollBar: ​           true +URxvt*scrollBar: ​           true 
-    URxvt*scrollBar_right: ​     true +URxvt*scrollBar_right: ​     true 
-    URxvt*scrollBar_floating: ​  ​true +URxvt*scrollBar_floating: ​  ​true 
-    URxvt*letterSpace: ​         0 +URxvt*letterSpace: ​         0 
-    URxvt.internalBorder: ​      10 +URxvt.internalBorder: ​      10 
-    URxvt*font: ​                ​xft:​DejaVu Sans Mono:​regular:​size=13 +URxvt*font: ​                ​xft:​DejaVu Sans Mono:​regular:​size=13 
-    URxvt*boldFont: ​            ​xft:​DejaVu Sans Mono:​bold:​size=13 +URxvt*boldFont: ​            ​xft:​DejaVu Sans Mono:​bold:​size=13 
-    URxvt*cursorBlink: ​         true +URxvt*cursorBlink: ​         true 
-    URxvt.iso14755: ​            ​false +URxvt.iso14755: ​            ​false 
-    URxvt*utf8: ​                ​true +URxvt*utf8: ​                ​true 
-    URxvt.keysym.C-equal: ​      ​resize-font:​bigger +URxvt.keysym.C-equal: ​      ​resize-font:​bigger 
-    URxvt.keysym.C-parenright: ​ resize-font:​smaller +URxvt.keysym.C-parenright: ​ resize-font:​smaller 
-    URxvt.perl-ext-common: ​     default,​matcher + 
-    URxvt.url-launcher: ​        ​chromium +URxvt.perl-ext-common: ​ default,​matcher 
-    URxvt.matcher.button: ​      ​+URxvt.url-launcher: ​    ​chromium 
-     ​ +URxvt.matcher.button: ​  ​
-    ! black + red + 
-    ! !urxvt*color0: ​    #​3f3f3f +! URxvt*perl-ext:​ matcher 
-    urxvt*color0: ​     #1E2320 +! URxvt.perl-ext-common: ​ default 
-    urxvt*color1: ​     #705050 +! Prise en charge des onglets 
-    ! ! green + yellow +! shift+bas ou clic sur NEW= ouvrir nouvel onglet, 
-    urxvt*color2: ​     #60b48a +! shift + fleche gauche/​droite=navigation dans les onglets. 
-    urxvt*color3: ​     #dfaf8f +! ctrl + fleche gauche/​droite= deplacement onglet 
-    ! ! blue + purple +! ctrl+d ou taper exit = fermer onglet/​terminal 
-    urxvt*color4: ​     #506070 + 
-    urxvt*color5: ​     #dc8cc3 +! black + red 
-    ! ! cyan + white +! !urxvt*color0: ​    #​3f3f3f 
-    urxvt*color6: ​     #8cd0d3 +urxvt*color0: ​     #1E2320 
-    urxvt*color7: ​     #dcdccc +urxvt*color1: ​     #705050 
-    ! ! bright-black + bright-red +! ! green + yellow 
-    urxvt*color8: ​     #709080 +urxvt*color2: ​     #60b48a 
-    urxvt*color9: ​     #dca3a3 +urxvt*color3: ​     #dfaf8f 
-    ! ! bright-green + bright-yellow +! ! blue + purple 
-    urxvt*color10: ​    #​c3bf9f +urxvt*color4: ​     #506070 
-    urxvt*color11: ​    #​f0dfaf +urxvt*color5: ​     #dc8cc3 
-    ! ! bright-blue + bright-purple +! ! cyan + white 
-    urxvt*color12: ​    #​94bff3 +urxvt*color6: ​     #8cd0d3 
-    urxvt*color13: ​    #​ec93d3 +urxvt*color7: ​     #dcdccc 
-    ! ! bright-cyan + bright-white +! ! bright-black + bright-red 
-    urxvt*color14: ​    #​94bff3 +urxvt*color8: ​     #709080 
-    urxvt*color15: ​    #​ffffff +urxvt*color9: ​     #dca3a3 
-     ​ +! ! bright-green + bright-yellow 
-     ​ +urxvt*color10: ​    #​c3bf9f 
-    !!!URxvt*color0:​ #101010 +urxvt*color11: ​    #​f0dfaf 
-    !!!URxvt*color1:​ #f13a21 +! ! bright-blue + bright-purple 
-    !!!URxvt*color2:​ #93f91d +urxvt*color12: ​    #​94bff3 
-    !!!URxvt*color3:​ #ffd00a +urxvt*color13: ​    #​ec93d3 
-    !!!URxvt*color4:​ #004f9e +! ! bright-cyan + bright-white 
-    !!!URxvt*color5:​ #ec0048 +urxvt*color14: ​    #​94bff3 
-    !!!URxvt*color6:​ #2aa7e7 +urxvt*color15: ​    #​ffffff 
-    !!!URxvt*color7:​ #f2f2f2 + 
-    !!!URxvt*color8:​ #1d202f + 
-    !!!URxvt*color9:​ #ff361e +!!!URxvt*color0:​ #101010 
-    !!!URxvt*color10:​ #ffc005 +!!!URxvt*color1:​ #f13a21 
-    !!!URxvt*color11:​ #93ff00 +!!!URxvt*color2:​ #93f91d 
-    !!!URxvt*color12:​ #0071ff +!!!URxvt*color3:​ #ffd00a 
-    !!!URxvt*color13:​ #ef0051 +!!!URxvt*color4:​ #004f9e 
-    !!!URxvt*color14:​ #4bb8fd +!!!URxvt*color5:​ #ec0048 
-    !!!URxvt*color15:​ #a020f0+!!!URxvt*color6:​ #2aa7e7 
 +!!!URxvt*color7:​ #f2f2f2 
 +!!!URxvt*color8:​ #1d202f 
 +!!!URxvt*color9:​ #ff361e 
 +!!!URxvt*color10:​ #ffc005 
 +!!!URxvt*color11:​ #93ff00 
 +!!!URxvt*color12:​ #0071ff 
 +!!!URxvt*color13:​ #ef0051 
 +!!!URxvt*color14:​ #4bb8fd 
 +!!!!URxvt*color15:​ #a020f0
 </​file>​ </​file>​
-Et le résultat, est... \\+Et le résultat ​avec <code user>​screenfetch</​code>​, est... \\
 \\ \\
  
Ligne 196: Ligne 210:
  
 Artistique, //​n'​est-il pas// ? LOL Artistique, //​n'​est-il pas// ? LOL
 +
 +===== Divers liens =====
 +
 +[[https://​artisan.karma-lab.net/​installer-et-parametrer-urxvt]]
 +
 +
doc/systeme/terminal/urxvt.txt · Dernière modification: 28/07/2023 05:35 par Jean-Pierre Pinson

Pied de page des forums

Propulsé par FluxBB