Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/samsung-nc10-i686-svn/custom-files/hal/use-german-layout-with-kbd.fdi

Parent Directory Parent Directory | Revision Log Revision Log


Revision 963 - (show annotations) (download)
Wed Jan 27 16:14:08 2010 UTC (14 years, 3 months ago) by niro
File size: 414 byte(s)
-nc10 profile
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Section "InputDevice"
4 Driver "kbd"
5
6 Option "XkbModel" "rapidaccess2"
7 Option "XkbLayout" "de"
8 EndSection
9 -->
10 <deviceinfo version="0.2">
11 <match key="info.capabilities" contains="input.keyboard">
12 <!-- <merge key="input.xkb.model" type="string">rapidaccess2</merge> -->
13 <merge key="input.xkb.layout" type="string">de</merge>
14 </match>
15 </deviceinfo>