Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
return xinitrc when invalid situation
pull/1/head
10sr
hace 12 años
padre
814dc026af
commit
0027bcddb5
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
xinitrc
+ 3
- 0
xinitrc
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar