xonotic: new bindings;
sam&xresources: unified fonts.
This commit is contained in:
parent
bd871fc296
commit
5adcb533e5
3 changed files with 35 additions and 54 deletions
|
@ -10,9 +10,9 @@ bind C l command charright
|
||||||
bind C j command linedown
|
bind C j command linedown
|
||||||
bind C k command lineup
|
bind C k command lineup
|
||||||
|
|
||||||
# Scrolling as in "less".
|
# Scrolling as in "less" but with Shift.
|
||||||
bind C f command scrolldown
|
bind CS f command scrolldown
|
||||||
bind C b command scrollup
|
bind CS b command scrollup
|
||||||
|
|
||||||
# Control-Space highlights recent text
|
# Control-Space highlights recent text
|
||||||
bind C space command escape
|
bind C space command escape
|
||||||
|
@ -57,11 +57,11 @@ bind C s command write
|
||||||
bind CS s command send X w
|
bind CS s command send X w
|
||||||
|
|
||||||
# Control-N does a search, Control-Shift-N does a look
|
# Control-N does a search, Control-Shift-N does a look
|
||||||
bind C n command search
|
#bind C n command search
|
||||||
bind CS n command look
|
bind CS n command look
|
||||||
|
|
||||||
# Font.
|
# Font.
|
||||||
font Consolas:size=12
|
font DeJavu Sans Mono:size=12:antialias=true:autohint=true
|
||||||
|
|
||||||
# Use black for text and borders, and an angry fruit salad for backgrounds.
|
# Use black for text and borders, and an angry fruit salad for backgrounds.
|
||||||
foreground black
|
foreground black
|
||||||
|
|
|
@ -101,7 +101,7 @@ seta "_hud_panelorder" "17 15 12 9 5 10 6 14 0 7 4 11 2 1 3 8 13 16 18 19 20 21
|
||||||
"bgmvolume" "0"
|
"bgmvolume" "0"
|
||||||
seta "cl_allow_uid2name" "1"
|
seta "cl_allow_uid2name" "1"
|
||||||
seta "cl_autoswitch" "0"
|
seta "cl_autoswitch" "0"
|
||||||
"cl_backspeed" "425"
|
"cl_backspeed" "360"
|
||||||
seta "cl_damageeffect" "0"
|
seta "cl_damageeffect" "0"
|
||||||
seta "cl_damagetext_2d" "1"
|
seta "cl_damagetext_2d" "1"
|
||||||
seta "cl_damagetext_2d_alpha_lifetime" "1.29999995"
|
seta "cl_damagetext_2d_alpha_lifetime" "1.29999995"
|
||||||
|
@ -118,15 +118,15 @@ seta "cl_damagetext_size" "8"
|
||||||
seta "cl_damagetext_velocity_screen" "0 0 0"
|
seta "cl_damagetext_velocity_screen" "0 0 0"
|
||||||
seta "cl_damagetext_velocity_world" "0 0 20"
|
seta "cl_damagetext_velocity_world" "0 0 20"
|
||||||
seta "cl_eventchase_death" "0"
|
seta "cl_eventchase_death" "0"
|
||||||
"cl_forwardspeed" "425"
|
"cl_forwardspeed" "360"
|
||||||
seta "cl_matchcount" "416"
|
seta "cl_matchcount" "422"
|
||||||
"cl_movement_track_canjump" "1"
|
"cl_movement_track_canjump" "1"
|
||||||
"cl_particles_quality" "0.4"
|
"cl_particles_quality" "0.4"
|
||||||
"cl_sidespeed" "425"
|
"cl_sidespeed" "360"
|
||||||
"cl_smoothviewheight" "0"
|
"cl_smoothviewheight" "0"
|
||||||
seta "cl_spawn_point_particles" "0"
|
seta "cl_spawn_point_particles" "0"
|
||||||
seta "cl_startcount" "83"
|
seta "cl_startcount" "84"
|
||||||
"cl_upspeed" "425"
|
"cl_upspeed" "360"
|
||||||
seta "cl_zoomsensitivity" "1"
|
seta "cl_zoomsensitivity" "1"
|
||||||
seta "cl_zoomspeed" "-1"
|
seta "cl_zoomspeed" "-1"
|
||||||
"con_chat" "10"
|
"con_chat" "10"
|
||||||
|
|
67
xresources
67
xresources
|
@ -1,57 +1,38 @@
|
||||||
*utf8Title : true
|
Xft.antialias : true
|
||||||
*utf8 : 2
|
Xft.rgba : rgb
|
||||||
*locale : true
|
Xft.hinting : true
|
||||||
*faceName : Consolas
|
Xft.hintstyle : hintslight
|
||||||
*.font: Consolas:pixelsize=12:antialias=true:autohint=true
|
|
||||||
*.boldFont : Consolas:pixelsize=12:antialias=true:autohint=true:weight=bold
|
|
||||||
*.italicFont : Consolas:pixelsize=12:antialias=true:autohint=true:slant=italic
|
|
||||||
*faceSize : 10
|
|
||||||
*fontSize : 10
|
|
||||||
*.alternateScroll: false
|
|
||||||
*.vt100.geometry: 80x30
|
|
||||||
*eightBitInput: true
|
|
||||||
*metaSendsEscape: true
|
|
||||||
xterm*boldMode: true
|
|
||||||
*dynamicColors: on
|
|
||||||
*colorMode: on
|
|
||||||
*saveLines: 10000
|
|
||||||
*visualBell: false
|
|
||||||
*.bellIsUrgent: false
|
|
||||||
*cursorBlink: false
|
|
||||||
*.metaSendsEscape: true
|
|
||||||
|
|
||||||
*background : rgb:00/00/00
|
xterm*faceName : DejaVu Sans Mono:size=11:antialias=true:autohint=true
|
||||||
*foreground : rgb:FF/FF/FF
|
xterm*background : rgb:00/00/00
|
||||||
*cursorColor : rgb:FF/FF/FF
|
xterm*foreground : rgb:FF/FF/FF
|
||||||
|
xterm*cursorColor : rgb:FF/FF/FF
|
||||||
! Black.
|
! Black.
|
||||||
*color0 : rgb:00/00/00
|
xterm*color0 : rgb:00/00/00
|
||||||
*color8 : rgb:66/66/66
|
xterm*color8 : rgb:66/66/66
|
||||||
! Red.
|
! Red.
|
||||||
*color1 : rgb:DD/22/22
|
xterm*color1 : rgb:DD/22/22
|
||||||
*color9 : rgb:FF/00/00
|
xterm*color9 : rgb:FF/00/00
|
||||||
|
|
||||||
! Green.
|
! Green.
|
||||||
*color2 : rgb:67/E3/00
|
xterm*color2 : rgb:67/E3/00
|
||||||
*color10 : rgb:A9/F1/6C
|
xterm*color10 : rgb:A9/F1/6C
|
||||||
! Yellow.
|
! Yellow.
|
||||||
*color3 : rgb:F7/FF/00
|
xterm*color3 : rgb:F7/FF/00
|
||||||
*color11 : rgb:EB/F2/2C
|
xterm*color11 : rgb:EB/F2/2C
|
||||||
! Blue.
|
! Blue.
|
||||||
*color4 : rgb:51/90/D0
|
xterm*color4 : rgb:51/90/D0
|
||||||
*color12 : rgb:34/6A/A1
|
xterm*color12 : rgb:34/6A/A1
|
||||||
! Madgenta.
|
! Madgenta.
|
||||||
*color5 : rgb:FF/6E/00
|
xterm*color5 : rgb:FF/6E/00
|
||||||
*color13 : rgb:DE/60/00
|
xterm*color13 : rgb:DE/60/00
|
||||||
! Cyan.
|
! Cyan.
|
||||||
*color6 : rgb:00/FF/FF
|
xterm*color6 : rgb:00/FF/FF
|
||||||
*color14 : rgb:17/FF/FF
|
xterm*color14 : rgb:17/FF/FF
|
||||||
! White.
|
! White.
|
||||||
*color7 : rgb:DD/DD/DD
|
xterm*color7 : rgb:DD/DD/DD
|
||||||
*color15 : rgb:FF/FF/FF
|
xterm*color15 : rgb:FF/FF/FF
|
||||||
|
|
||||||
|
|
||||||
! }}} # xterm, urxvt and other terminals that use Xresources.
|
|
||||||
|
|
||||||
! prog yeahconsole {{{
|
! prog yeahconsole {{{
|
||||||
yeahconsole*term : st
|
yeahconsole*term : st
|
||||||
yeahconsole*transparent : false
|
yeahconsole*transparent : false
|
||||||
|
|
Loading…
Reference in a new issue