瀏覽代碼

return xinitrc when invalid situation

pull/1/head
10sr 12 年之前
父節點
當前提交
0027bcddb5
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      xinitrc

+ 3
- 0
xinitrc 查看文件

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

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



Loading…
取消
儲存