Ver a proveniência

fix stupid bug

pull/1/head
10sr há 12 anos
ascendente
cometimento
f1a996ce2d
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      xinitrc

+ 1
- 1
xinitrc Ver ficheiro

@@ -4,7 +4,7 @@ xmodmap -e 'keycode 101 = Alt_R Meta_R' # hiragana key as alt
#xmodmap -e 'add Control = Caps_Lock'
setxkbmap -model "acer_laptop" -layout "jp" -option "ctrl:nocaps"

type synclient >/dev/null 2&>1 && {
type synclient >/dev/null 2>&1 && {
synclient VertEdgeScroll=0
synclient HorizEdgeScroll=0
synclient MaxTapTime=0


Carregando…
Cancelar
Guardar