summaryrefslogtreecommitdiff
path: root/symbols/inet
AgeCommit message (Collapse)AuthorFilesLines
2013-01-29SunOpen -> XF86OpenSergey V. Udaltsov1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=59878
2011-05-25Move fake key MDSW to a different keycode value in xfree86 table.Stefan Dirsch1-2/+2
According to symbols/inet this keycode is used by two keyboard models: logitech_g15 and apple. Thus it should not be used for a fake keycode that gets assigned to a virtual modifier. Signed-off-by: Egbert Eich <eich@freedesktop.org>
2011-03-13Add keycodes for MS Natural KB 4000 keys 1-5 to evdevRichard Hartmann1-0/+5
2011-03-13Fix stupid copy & paste errorRichard Hartmann1-3/+4
Ugh, sorry.
2011-03-13Added keycodes for Microsoft Natural Keyboard 4000Richard Hartmann1-1/+0
Notably absent are any and all changes to the .po files as there _has_ to be a way not to do them by hand... Unfortunately, I was unable to find it.
2011-03-13Added keycodes for Microsoft Natural Keyboard 4000Richard Hartmann1-0/+13
Notably absent are any and all changes to the .po files as there _has_ to be a way not to do them by hand... Unfortunately, I was unable to find it.
2011-02-19Remove RCS tagsAlexandr Shadchin1-4/+0
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
2011-02-18Add keycode definitions required for Apples Expose & Dashboard keys (F3/F4)Bryce Harrington1-0/+2
Apple's Expose and Dashboard keys (F3 and F4) have correct keycodes reported by evdev, but are not mapped. This adds the required keycodes and symbols, using the symbols XF86LaunchA and XF86LaunchB, which allows the keys to be used in compiz configuration. (This patch has been included in Ubuntu since 2010.) Bug: #34351 Ref.: https://bugs.launchpad.net/ubuntu/+bug/520519 Signed-off-by: Bryce Harrington <bryce@canonical.com>
2011-01-08Some useful mappings enabled in evdev sectionSergey V. Udaltsov1-3/+3
https://bugs.freedesktop.org/show_bug.cgi?id=32653
2010-11-13Add htcdream keyboard model, with US,IT,DE keyboard variantsDenis 'GNUtoo' Carikli1-0/+28
The IT and DE keyboard were mapped looking at real hardware that I have, but the US one was done looking at: http://upload.wikimedia.org/wikipedia/commons/1/18/T-Mobile_G1_launch_event_2.jpg Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2010-11-13Clean up touchpad key definitionsBastien Nocera1-1/+3
https://bugs.freedesktop.org/show_bug.cgi?id=31333
2010-08-09Adding more Launch keys to evdev modelSergey V. Udaltsov1-1/+4
https://bugs.freedesktop.org/show_bug.cgi?id=5783
2010-07-13Moving KPPT from symbols/inet to more appropriate keypadSergey V. Udaltsov1-1/+0
https://bugs.freedesktop.org/show_bug.cgi?id=28972
2010-03-29Added FK13-FK15 mapping for evdevSergey V. Udaltsov1-0/+3
http://bugs.freedesktop.org/show_bug.cgi?id=25835
2009-11-25A bit of optimization for symbols/inetSergey V. Udaltsov1-12/+1
K6C maps to Eject in common media section
2009-11-25Add multimedia key definitions to TypeMatrix 2030 USB keyboard.Frédéric Boiteux1-0/+10
2009-09-25Add FK22 as XF86TouchpadToggle to standard inet symbols.Peter Hutterer1-0/+1
This only applies to laptops that actually have a trackstick and the matching key. However, since FK22 is unused otherwise, we might as well apply it to all models. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-06-15Fixed ABNT2-specific mapping for the dot keySergey V. Udaltsov1-1/+1
http://bugs.freedesktop.org/show_bug.cgi?id=22303
2009-06-14Added XKB model creativedw7000Sergey V. Udaltsov1-0/+9
http://bugs.freedesktop.org/show_bug.cgi?id=22261
2009-06-05Map evdev KEY_FASTFORWARD to XF86AudioForward.Rami Ylimaki1-1/+1
Currently no evdev key is mapped to libX11 1.2 XF86AudioForward key. After the mapping we have: KEY_BACK -> XF86Back KEY_FORWARD -> XF86Forward KEY_REWIND -> XF86AudioRewind KEY_FASTFORWARD -> XF86AudioForward Signed-off-by: Rami Ylimaki <ext-rami.ylimaki@nokia.com>
2009-04-22symbols: add Battery, WLAN, Sleep to acpi_common, Eject to media_common.Peter Hutterer1-0/+4
Hey Sergey, This is one I'm not 100% sure of, but if you could have a look at it - much appreciated. Just adding another set of the newer symbols to media_common and acpi_common. Cheers, Peter
2009-04-22rules: make pc105 an inetkbd, with media_nav_acpi_common.Peter Hutterer1-0/+4
Last patch for today :) We've been shipping this one for a year or so in Fedora, adding the default multi-media keys to the pc105 model. This isn't as necessary anymore since the default use of evdev (which includes it anyway), but nice for completeness.
2009-03-05Map I213 to XF86Suspend, and I255 to XF86Hibernate.Peter Hutterer1-1/+3
See the matching thread on linux-acpi: http://marc.info/?l=linux-acpi&m=123599248818696&w=2 Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2009-03-05fixing HZTG overriding TLDE, return normal tilde to non-Japanese layouts.Sergey V. Udaltsov1-1/+3
2009-02-13missing 2 mappings in evdev, b.fd.o#18854Sergey V. Udaltsov1-3/+3
2009-02-03symbols/inet: force NumLock to be ONE_LEVEL for ibm_spacesavers.Peter Hutterer1-1/+4
Better than defining two levels with the same symbol. Note that we have to force it as a ONE_LEVEL, otherwise the default Pointer_EnableKeys will be tacked on automatically. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-02-01added battery key to evdevSergey V. Udaltsov1-1/+1
2009-01-28Added geniuskkb2050hsSergey V. Udaltsov1-1/+1
2009-01-10old commentsSergey V. Udaltsov1-5/+1
2008-12-29made unitek kbd model complient with the recommendationsSergey V. Udaltsov1-1/+1
2008-12-29added compalfl90 model, b.fd.o#15820Sergey V. Udaltsov1-0/+10
2008-12-26moving a lot of models into rules - no need to have them as symbolsSergey V. Udaltsov1-120/+1
2008-12-26using hidden combined sectionsSergey V. Udaltsov1-110/+86
2008-12-26using acpi part wherever possibleSergey V. Udaltsov1-90/+83
2008-12-25update cymotionlinux model, b.fd.o#15783Sergey V. Udaltsov1-5/+2
2008-12-25Added model chicony0420, b.fd.o#15813Sergey V. Udaltsov1-0/+9
2008-12-24consolidated a lot of mappings into nav_commonSergey V. Udaltsov1-261/+33
2008-12-23using I32 for WWW, I02 for HomePage - uniformlySergey V. Udaltsov1-27/+27
2008-12-23moving XF86Search to nav_commonSergey V. Udaltsov1-29/+4
2008-12-23moving XF86AudioMedia to the shared media_common sectionSergey V. Udaltsov1-2/+1
2008-12-22added model unitek_kb1925, b.fd.o#11579Sergey V. Udaltsov1-0/+18
2008-12-21all XF86Refresh changed to XF86Reload, b.fd.o#10751Sergey V. Udaltsov1-9/+9
2008-11-30optimizing HP SK-210x kbdsSergey V. Udaltsov1-12/+3
2008-11-30optimize hp 518x kbdsSergey V. Udaltsov1-41/+13
2008-11-30Removed redundant rapidaccess2a model (nearly same as rapidaccess), a bit of ↵Sergey V. Udaltsov1-21/+2
polish too
2008-11-27added CyMotion Expert model, b.fd.o#18718Sergey V. Udaltsov1-0/+11
2008-11-20added HP dv5 modelSergey V. Udaltsov1-2/+14
2008-11-18fixing it(olpc), b.fd.o#18565Sergey V. Udaltsov1-48/+17
2008-09-19fixed evdev for abnt2 and jp106user1-1/+1
2008-09-10model sven303Sergey V. Udaltsov1-0/+8