Skip to content

Commit

Permalink
cosmetic: Motorola Nyxboard Hybrid keymap indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mkortstiege committed Oct 29, 2011
1 parent 1663382 commit f3fc6f0
Showing 1 changed file with 26 additions and 22 deletions.
48 changes: 26 additions & 22 deletions system/keymaps/keyboard.nyxboard.xml
@@ -1,18 +1,19 @@
<?xml version="1.0"?>
<keymap>
<global>
<appcommand name="Motorola Nyxboard Hybrid">
<volume_mute>Mute</volume_mute>
<volume_down>VolumeDown</volume_down>
<appcommand name="Motorola Nyxboard Hybrid">
<volume_mute>Mute</volume_mute>
<volume_down>VolumeDown</volume_down>
<volume_up>VolumeUp</volume_up>
<next_track>SkipNext</next_track>
<prev_track>SkipPrevious</prev_track>
<stop>Stop</stop>
<play_pause>Play</play_pause>
<play>Play</play>
<pause>Pause</pause>
<fastforward>FastForward</fastforward>
<rewind>Rewind</rewind>
</appcommand>
<next_track>SkipNext</next_track>
<prev_track>SkipPrevious</prev_track>
<stop>Stop</stop>
<play_pause>Play</play_pause>
<play>Play</play>
<pause>Pause</pause>
<fastforward>FastForward</fastforward>
<rewind>Rewind</rewind>
</appcommand>
<mouse name="Motorola Nyxboard Hybrid">
<leftclick>leftclick</leftclick>
<middleclick>middleclick</middleclick>
Expand All @@ -23,7 +24,7 @@
<mousedrag>mousedrag</mousedrag>
<mousemove>mousemove</mousemove>
</mouse>
<keyboard name="Motorola Nyxboard Hybrid">
<keyboard name="Motorola Nyxboard Hybrid">
<p>Play</p>
<q>Queue</q>
<f mod="ctrl,shift">FastForward</f>
Expand All @@ -39,12 +40,12 @@
<return>Select</return>
<enter>Select</enter>
<backspace>Back</backspace>
<key id='65446'>Back</key>
<key id="65446">Back</key>
<m>ActivateWindow(PlayerControls)</m>
<s>ActivateWindow(shutdownmenu)</s>
<escape>PreviousMenu</escape>
<i>Info</i>
<f9>Info</f9>
<f9>Info</f9>
<menu>ContextMenu</menu>
<c>ContextMenu</c>
<space>Pause</space>
Expand Down Expand Up @@ -87,7 +88,7 @@
<prev_track>SkipPrevious</prev_track>
<stop>Stop</stop>
<play_pause>Pause</play_pause>
<!--
<!--
<f3>RED</f3>
<f4>GREEN</f4>
<f5>YELLOW</f5>
Expand All @@ -96,7 +97,7 @@
<f12>ActivateSearch</f12>
<f11>CloseSearch</f11>
-->
<f10>ContextMenu</f10>
<f10>ContextMenu</f10>
</keyboard>
</global>
<LoginScreen>
Expand All @@ -107,7 +108,7 @@
<Home>
<keyboard name="Motorola Nyxboard Hybrid">
<i>info</i>
<home>noop</home>
<home>noop</home>
<end>XBMC.ShutDown()</end>
</keyboard>
</Home>
Expand Down Expand Up @@ -217,7 +218,8 @@
<left>SkipPrevious</left>
<right>SkipNext</right>
<up>IncreaseRating</up>
<down>DecreaseRating</down> <!--<back>NextPreset</back>!-->
<down>DecreaseRating</down>
<!--<back>NextPreset</back>!-->
<o>CodecInfo</o>
<l>LockPreset</l>
<escape>FullScreen</escape>
Expand Down Expand Up @@ -304,7 +306,8 @@
<VideoOSD>
<keyboard name="Motorola Nyxboard Hybrid">
<m>Back</m>
<g mod="ctrl">Back</g> <!-- MCE Guide button -->
<g mod="ctrl">Back</g>
<!-- MCE Guide button -->
<i>Info</i>
<o>CodecInfo</o>
</keyboard>
Expand All @@ -322,7 +325,8 @@
<a>AudioDelay</a>
<escape>Fullscreen</escape>
<return>Select</return>
<enter>Select</enter> <!-- backspace>Fullscreen</backspace -->
<enter>Select</enter>
<!-- backspace>Fullscreen</backspace -->
</keyboard>
</VideoMenu>
<OSDVideoSettings>
Expand Down Expand Up @@ -382,7 +386,7 @@
</Scripts>
<shutdownmenu>
<keyboard name="Motorola Nyxboard Hybrid">
<s>Back</s>
<s>Back</s>
</keyboard>
</shutdownmenu>
<MusicInformation>
Expand Down

0 comments on commit f3fc6f0

Please sign in to comment.