Konstantin Lvov - [entries|archive|friends|userinfo]
Konstantin Lvov

[ website | Почти Напрасный Труд ]
[ userinfo | ljr userinfo ]
[ archive | journal archive ]

[Nov. 11th, 2011|10:28 pm]
Previous Entry Add to Memories Tell A Friend Next Entry
Вожусь дальше с линуксами. За что эту ОС любят - она заставляет преодолевать лень ради любознательности.




Vim’s wonderfulness and power is the wonderfulness and power of git, or linux, where the learning curve is steep (ridiculously steep at times), but the rewards of mastery are sublime.



Кому надо - свежевыученное заклинание:


/etc/.default/keyboard

# If you change any of the following variables and X is configured to
# use this file, then the changes will become visible to X only if udev
# is restarted. You may need to reboot the system.

# The following variables describe your keyboard and can have the same
# values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
# in /etc/X11/xorg.conf.

XKBMODEL="pc105"
XKBLAYOUT="us,ru"
XKBVARIANT=","

# it was:
#XKBOPTIONS="grp:alt_shift_toggle,grp_led:scroll"
# now it is
XKBOPTIONS="grp:caps_toggle,grp_led:scroll"

# If you don't want to use the XKB layout on the console, you can
# specify an alternative keymap. Make sure it will be accessible
# before /usr is mounted.
# KMAP=/etc/console-setup/defkeymap.kmap.gz
LinkLeave a comment