~eugenenuke/ubuntu/wily/console-setup/fix-for-1565542

« back to all changes in this revision

Viewing changes to config.kbd

  • Committer: Bazaar Package Importer
  • Author(s): Anton Zinoviev
  • Date: 2009-11-13 18:03:11 UTC
  • mto: (3.2.4 squeeze)
  • mto: This revision was merged to the branch mainline in revision 82.
  • Revision ID: james.westby@ubuntu.com-20091113180311-bjggr7j6mryc1pzm
Tags: 1.47
* Separate the keyboard configuration in a new package
  keyboard-configuration.  No font configuration in console-setup-mini
  and console-setup-udeb.  Thanks to Celejar, Luís Picciochi Oliveira,
  Francesco Poli and Bill Brelsford.  
  Closes: #542003, #548837, #546983, #548262, #536600, #536614.
* Use CONSOLE_MAP configuration variable instead of ACM (to be the same
  as kbd).
* Use Uni2 instead of Uni1 when no good default codeset can be detected.
  Its better to have one more fully supported language (Greek) than two
  unsupported right to left languages (Arabic and Hebrew).
* Configuration variable KMAP for personnal keymaps.  Thanks to Samuel
  Thibault, closes: #546740.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# If you change any of the following variables and HAL and X are
 
2
# configured to use this file, then the changes will become visible to
 
3
# X only if HAL is restarted.  In Debian you need to run
 
4
# /etc/init.d/hal restart
 
5
 
 
6
# The following variables describe your keyboard and can have the same
 
7
# values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
 
8
# in /etc/X11/xorg.conf.
 
9
 
 
10
XKBMODEL=pc105      # the model of the keyboard
 
11
XKBLAYOUT=us,dvorak # US QWERTY and Dvorak keyboards
 
12
XKBVARIANT=intl,    # the US keyboard can generate international symbols
 
13
XKBOPTIONS=lv3:ralt_switch,grp:ctrl_shift_toggle # the right Alt selects international symbols, Control+Shift toggles between QWERTY and Dvorak
 
14
 
 
15
# If you don't want to use the XKB layout on the console, you can
 
16
# specify an alternative keymap.  Make sure it will be accessible
 
17
# before /usr is mounted.
 
18
# KMAP=/etc/console-setup/defkeymap.kmap.gz