~ubuntu-branches/ubuntu/intrepid/hotkey-setup/intrepid

« back to all changes in this revision

Viewing changes to asus.hk

  • Committer: Bazaar Package Importer
  • Author(s): Paul Sladen
  • Date: 2006-04-29 20:32:20 UTC
  • mfrom: (1.1.7 dapper)
  • Revision ID: james.westby@ubuntu.com-20060429203220-57sc54watfpax3m0
Tags: 0.1-17
* Add support for Samsung hotkeys (eg. x05 and others) [Malone: #23165]
* Add support for Compaq Armada E500 [Malone: #37684]

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Mute key
2
 
setkeycodes 6f 113 
3
 
 
4
 
# Volume up
5
 
setkeycodes 6d 115 
6
 
 
7
 
# Volume down 
8
 
setkeycodes 6e 114 
 
1
# Asus Laptops
 
2
setkeycodes     6f      $KEY_MUTE       # Mute key
 
3
setkeycodes     6d      $KEY_VOLUMEUP   # Volume up
 
4
setkeycodes     6e      $KEY_VOLUMEDOWN # Volume down