Skip to content

Commit

Permalink
Настройки клавиш перенесены в вызов setxkbmap.
Browse files Browse the repository at this point in the history
Conflicts:

	.xsession
  • Loading branch information
shvorin committed Sep 6, 2011
1 parent 47b6cf8 commit 2a52af3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .xmodmaprc

This file was deleted.

8 changes: 5 additions & 3 deletions .xsession
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
PATH=$PATH:/home/art/SYSTEM/bin
setxkbmap -layout "us,ru(common)" -option "altwin:meta_win,grp:caps_toggle,numpad:microsoft,caps:shift,compose:menu"

# xautolock -time 5 -locker "xlock -lockdelay 60" -nowlocker xlock &
#xscreensaver -no-splash &
gnome-screensaver&
xsetbg $HOME/.desktop-image.png -fullscreen &
#xsetbg /usr/share/images/desktop-base/bluedeb-1024x768.jpg -fullscreen &

xsetbg -onroot $HOME/.desktop-image.png

#startkde
#wmaker
#afterstep
Expand Down

0 comments on commit 2a52af3

Please sign in to comment.