~ubuntu-branches/ubuntu/quantal/v4l-utils/quantal

« back to all changes in this revision

Viewing changes to utils/keytable/parse.h

  • Committer: Bazaar Package Importer
  • Author(s): Gregor Jasny
  • Date: 2011-06-10 21:03:52 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110610210352-3h9l2lxd1witgv2i
Tags: 0.8.4-1
* Imported Upstream version 0.8.4
* Change VCS Browser URL due to alioth migration
* Add libjpeg dependency
* Bumped standards to version 3.9.2 (no changes needed)
* Install qv4l2 desktop file and icons
* Remove unnecessary dependency on libsysfs (Closes: #627652)
* Generate Libs.private fields in pkgconfig files from already defined Makefile variables.
* Updated copyright file

Show diffs side-by-side

added added

removed removed

Lines of Context:
402
402
        {"KEY_MEDIA_REPEAT", 0x1b7},
403
403
        {"KEY_10CHANNELSUP", 0x1b8},
404
404
        {"KEY_10CHANNELSDOWN", 0x1b9},
 
405
        {"KEY_IMAGES", 0x1ba},
405
406
        {"KEY_DEL_EOL", 0x1c0},
406
407
        {"KEY_DEL_EOS", 0x1c1},
407
408
        {"KEY_INS_LINE", 0x1c2},
454
455
        {"KEY_TOUCHPAD_TOGGLE", 0x212},
455
456
        {"KEY_TOUCHPAD_ON", 0x213},
456
457
        {"KEY_TOUCHPAD_OFF", 0x214},
 
458
        {"KEY_CAMERA_ZOOMIN", 0x215},
 
459
        {"KEY_CAMERA_ZOOMOUT", 0x216},
 
460
        {"KEY_CAMERA_UP", 0x217},
 
461
        {"KEY_CAMERA_DOWN", 0x218},
 
462
        {"KEY_CAMERA_LEFT", 0x219},
 
463
        {"KEY_CAMERA_RIGHT", 0x21a},
457
464
        {"BTN_TRIGGER_HAPPY", 0x2c0},
458
465
        {"BTN_TRIGGER_HAPPY1", 0x2c0},
459
466
        {"BTN_TRIGGER_HAPPY2", 0x2c1},