# HG changeset patch
# User Anton Shestakov <av6@dwimlabs.net>
# Date 1552800448 -28800
# Node ID 0977b504889f84c70429a8b2cbdb9cc3edae556e
# Parent  ca8d3a267455d419e01befbe3ae038800757297e
keyboard: this one too

diff -r ca8d3a267455 -r 0977b504889f etc/default/keyboard
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/default/keyboard	Sun Mar 17 13:27:28 2019 +0800
@@ -0,0 +1,10 @@
+# KEYBOARD CONFIGURATION FILE
+
+# Consult the keyboard(5) manual page.
+
+XKBMODEL="pc105"
+XKBLAYOUT="us,ru"
+XKBVARIANT=","
+XKBOPTIONS="grp:caps_toggle,lv3:ralt_switch,compose:rwin,grp_led:scroll"
+
+BACKSPACE="guess"