Sfoglia il codice sorgente

~/.xinitrc: Switch between layouts using Alt+Gr

Lucas Stadler 9 anni fa
parent
commit
97abf4d3ce
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .xinitrc

+ 3 - 0
.xinitrc

6
6
7
#feh -bg-scale /usr/share/themes/Adwaita/backgrounds/stripes.jpg
7
#feh -bg-scale /usr/share/themes/Adwaita/backgrounds/stripes.jpg
8
8
9
# Use de layout when Alt+Gr is pressed
10
setxkbmap -option grp:switch us,de
11
9
eval `dbus-launch --auto-syntax`
12
eval `dbus-launch --auto-syntax`
10
start-pulseaudio-x11
13
start-pulseaudio-x11
11
pactl set-sink-volume 0 1.0
14
pactl set-sink-volume 0 1.0