Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
return xinitrc when invalid situation
pull/1/head
10sr
12 anni fa
parent
814dc026af
commit
0027bcddb5
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-0
xinitrc
+ 3
- 0
xinitrc
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva