View | Details | Raw Unified | Return to bug 135764
Collapse All | Expand All

(-)xkb-old/rules/base (-1 / +1 lines)
Lines 28-34 Link Here
28
              chicony chicony9885 \
28
              chicony chicony9885 \
29
              compaqeak8 compaqik7 compaqik13 compaqik18 cymotionlinux \
29
              compaqeak8 compaqik7 compaqik13 compaqik18 cymotionlinux \
30
              armada presario ipaq \
30
              armada presario ipaq \
31
              dell inspiron dtk2000 \
31
              dell inspiron inspiron6000 dtk2000 \
32
              dexxa diamond genius geniuscomfy2 \
32
              dexxa diamond genius geniuscomfy2 \
33
              ennyah_dkb1008 gyration \
33
              ennyah_dkb1008 gyration \
34
              hpi6 hp2501 hp2505 hp5181 hpxe3gc hpxe3gf hpxe4xxx hpzt11xx \
34
              hpi6 hp2501 hp2505 hp5181 hpxe3gc hpxe3gf hpxe4xxx hpzt11xx \
(-)xkb-old/rules/base.lst (+1 lines)
Lines 40-45 Link Here
40
  ipaq            Compaq iPaq Keyboard
40
  ipaq            Compaq iPaq Keyboard
41
  dell            Dell
41
  dell            Dell
42
  inspiron        Laptop/notebook Dell Inspiron 8xxx
42
  inspiron        Laptop/notebook Dell Inspiron 8xxx
43
  inspiron6000    Laptop/notebook Dell Inspiron 6000
43
  dexxa           Dexxa Wireless Desktop Keyboard
44
  dexxa           Dexxa Wireless Desktop Keyboard
44
  diamond         Diamond 9801 / 9802 series
45
  diamond         Diamond 9801 / 9802 series
45
  dtk2000         DTK2000
46
  dtk2000         DTK2000
(-)xkb-old/rules/base.xml (+23 lines)
Lines 897-902 Link Here
897
    </model>
897
    </model>
898
    <model>
898
    <model>
899
      <configItem>
899
      <configItem>
900
        <name>inspiron6000</name>
901
        <description>Laptop/notebook Dell Inspiron 6000</description>
902
        <description xml:lang="af">Laptop/notebook Dell Inspiron 6000</description>
903
        <description xml:lang="az">Laptop/notebook Dell Inspiron 6000</description>
904
        <description xml:lang="cs">Laptop/notebook Dell Inspiron 6000</description>
905
        <description xml:lang="da">Bærbar Dell Inspiron 6000</description>
906
        <description xml:lang="en_GB">Laptop/notebook Dell Inspiron 6000</description>
907
        <description xml:lang="fr">clavier Laptop/notebook Dell Inspiron 6000</description>
908
        <description xml:lang="hu">Laptop/notebook Dell Inspiron 6000</description>
909
        <description xml:lang="nl">Laptop/notebook Dell Inspiron 6000</description>
910
        <description xml:lang="ru">Настольная/портативная для Dell Inspiron 6000</description>
911
        <description xml:lang="sk">Laptop/notebook Dell Inspiron 6000</description>
912
        <description xml:lang="sq">Laptop/notebook Dell Inspiron 6000</description>
913
        <description xml:lang="sr">Тастатуре преносних рачунара Dell Inspiron 6000</description>
914
        <description xml:lang="sv">Bärbar Dell Inspiron 6000</description>
915
        <description xml:lang="tr">Laptop/notebook Dell Inspiron 6000</description>
916
        <description xml:lang="uk">Для ноутбуків Dell Inspiron 6000</description>
917
        <description xml:lang="vi">Laptop/notebook Dell Inspiron 6000</description>
918
        <description xml:lang="zh_CN">便携/笔记本 Dell Inspiron 6000</description>
919
      </configItem>
920
    </model>
921
    <model>
922
      <configItem>
900
        <name>dexxa</name>
923
        <name>dexxa</name>
901
        <description>Dexxa Wireless Desktop Keyboard</description>
924
        <description>Dexxa Wireless Desktop Keyboard</description>
902
        <description xml:lang="af">Dexxa Wireless Desktop Keyboard</description>
925
        <description xml:lang="af">Dexxa Wireless Desktop Keyboard</description>
(-)xkb-old/symbols/inet (+14 lines)
Lines 563-568 Link Here
563
};
563
};
564
564
565
565
566
// Laptop/notebook Dell Inspiron 6000
567
partial alphanumeric_keys
568
xkb_symbols "inspiron6000" {
569
    key <I22>	{	[ XF86AudioPlay, XF86AudioPause ] };
570
    key <I10>	{	[ XF86AudioPrev		]	};
571
    key <I19>	{	[ XF86AudioNext		]	};
572
    key <I24>	{	[ XF86AudioStop		]	};
573
    key <I30>	{	[ XF86AudioRaiseVolume	]	};
574
    key <I2E>	{	[ XF86AudioLowerVolume	]	};
575
    key <I20>	{	[ XF86AudioMute		]	};
576
    key <I21>   {       [ XF86Eject             ]       };
577
};
578
579
566
// Dexxa
580
// Dexxa
567
581
568
// Dexxa Wireless Desktop Keyboard
582
// Dexxa Wireless Desktop Keyboard
(-)xkb-old/symbols.dir (+1 lines)
Lines 304-309 Link Here
304
--p----- a------- inet(ipaq)
304
--p----- a------- inet(ipaq)
305
--p----- a------- inet(dell)
305
--p----- a------- inet(dell)
306
--p----- a------- inet(inspiron)
306
--p----- a------- inet(inspiron)
307
--p----- a------- inet(inspiron6000)
307
--p----- a------- inet(dexxa)
308
--p----- a------- inet(dexxa)
308
--p----- a------- inet(diamond)
309
--p----- a------- inet(diamond)
309
--p----- a------- inet(dtk2000)
310
--p----- a------- inet(dtk2000)

Return to bug 135764