This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <root> | |
| <item> | |
| <name>Right-hand function key block to volume controls and eject</name> | |
| <appendix>* PrintScreen to Eject</appendix> | |
| <appendix>* ScrollLock to Volume Down</appendix> | |
| <appendix>* Pause/Break to Volume Up</appendix> | |
| <identifier>remap.pc_printscreen_scrolllock_pause_to_volume_controls_eject</identifier> | |
| <autogen>__KeyToKey__ KeyCode::F12, ConsumerKeyCode::VOLUME_MUTE</autogen> | |
| <autogen>__KeyToKey__ KeyCode::PC_PRINTSCREEN, ConsumerKeyCode::VOLUME_DOWN</autogen> |