Przeglądaj źródła

do not run xinitrc when login with ssh

pull/1/head
10sr 11 lat temu
rodzic
commit
b4105df7f5
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      xinitrc

+ 1
- 0
xinitrc Wyświetl plik

@@ -1,5 +1,6 @@
test -n "$DISPLAY" || return
test -z "$ROXTERM_PID" || return
test -z "$SSH_CONNECTION" || return

test "`hostname`" == "arch-aspireone" &&
setxkbmap -model "acer_laptop" -layout "jp" # this line must comes first


Ładowanie…
Anuluj
Zapisz