View Full Version : Keyboard shortcuts/hotkeys?
lifterus
December 29th, 2008, 04:47 AM
xxxxxxxxxx
iBeech
December 29th, 2008, 05:49 AM
Is there a list of them somewhere?
I'd also like this info :)
marcel
December 29th, 2008, 06:04 AM
here are a few ...
esc - back
-/+ - volume up/down
\ - window/full screen mode toggle
a - library status
h - home screen (refresh when already in home)
up/down - navigate
right/left - navigate
Eric!
December 29th, 2008, 12:33 PM
I'm not sitting in front of my boxee right now, but here are a few more that I can remember off the top of my head:
"P" - Play
"Q" - Queue
"I" - Info
"S" - Suspend/Exit Screen
"X" - Stops the currently playing media
"F" - Fast Forward (hit multiple times to go faster)
"R" - Rewind (hit multiple times to go faster)
"." (period) - Next
"," (comma) - Previous
Space - Pause/Play
Backspace - Parent Directory
psynaptic
December 30th, 2008, 10:18 AM
When you start up boxee and before you login, there's an "i" on the bottom of login screen. Selecting that "i" will take you to the User Guide which serves as a nice reference for the keyboard/remote controls.
deepakk
January 3rd, 2009, 10:43 PM
'{' Move 10 secs back
'}' Move 10 secs fwd
They only work where media control work.
blink
January 17th, 2009, 05:26 AM
The 'i' key seems to not be working for me. How do I get the menu to edit TV show or movie information? I use Plex a lot, and with Plex it's no problem editing thumbnails and stuff. I also have a TV show for which I'd like to change the language, so that boxee will load all the information in the different language. How's that possible?
edit: Whoops, wrong forum, I'm a Mac user. Google led me to this forum, alas ;)
agentlame
January 17th, 2009, 06:57 AM
The 'i' key seems to not be working for me. How do I get the menu to edit TV show or movie information?
currently, boxee does not support the editing of metadata.
coreygo
January 24th, 2009, 03:03 PM
The wiki shows S as being the hotkey for subs for that's looking like a shutdown command. Is there a way to enable and disable subs using the keyboard?
Tylast
February 20th, 2010, 02:53 PM
It would be good of Boxee to have a dedicated page for all the hotkeys. ;)
kLAcK
September 26th, 2010, 12:58 AM
Here is a COMPLETE list located in c:\program files\boxee\system\keymaps.xml
which you can also configure and change...
You can see that different keys do different things depending on what screen you are on.
<keymap>
<global>
<keyboard>
<p>Play</p>
<q>Queue</q>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<pageup>PageUp</pageup>
<pagedown>PageDown</pagedown>
<return>Select</return>
<enter>Select</enter>
<backspace>ParentDir</backspace>
<s>ActivateWindow(shutdownmenu)</s>
<h>ActivateWindow(10000)</h>
<escape>PreviousMenu</escape>
<i>Info</i>
<menu>ContextMenu</menu>
<c>ContextMenu</c>
<space>Pause</space>
<x>Stop</x>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<v>FullScreen</v>
<tab>TabNext</tab>
<printscreen>Screenshot</printscreen>
<minus>VolumeDown</minus>
<plus>VolumeUp</plus>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<backslash>ToggleFullScreen</backslash>
<y>CodecInfo</y>
<volumeup>VolumeUp</volumeup>
<volumedown>VolumeDown</volumedown>
<mute>Mute</mute>
<browser_home>XBMC.ActivateWindow(Home)</browser_home>
<browser_favorites>ActivateWindow(Favourites)</browser_favorites>
<browser_refresh></browser_refresh>
<browser_search></browser_search>
<launch_app1_pc_icon>ActivateWindow(MyPrograms)</launch_app1_pc_icon>
<launch_media_select>XBMC.ActivateWindow(MyMusic)</launch_media_select>
<play_pause>Pause</play_pause>
<stop>Stop</stop>
<volume_up>VolumeUp</volume_up>
<volume_mute>Mute</volume_mute>
<volume_down>VolumeDown</volume_down>
<next_track>SkipNext</next_track>
<prev_track>SkipPrevious</prev_track>
<launch_mail></launch_mail>
<key id="61620"></key> <!-- same as above, launch_mail, but using button code (based on vkey id) -->
<home>FirstPage</home>
<end>LastPage</end>
<key id="65446">ParentDir</key>
<key id="65459">Play</key>
</keyboard>
</global>
<Home>
<keyboard>
<i>info</i>
<escape>ActivateWindow(467)</escape>
</keyboard>
</Home>
<boxeebrowse>
<remote>
<back>ParentDir</back>
<forward>right</forward>
<reverse>left</reverse>
</remote>
</boxeebrowse>
<VirtualKeyboard>
<keyboard>
<backspace>Backspace</backspace>
</keyboard>
</VirtualKeyboard>
<MyFiles>
<keyboard>
<space>Highlight</space>
<delete>Delete</delete>
<m>Move</m>
<r>Rename</r>
</keyboard>
</MyFiles>
<MyMusicPlaylist>
<keyboard>
<space>Playlist</space>
<delete>Delete</delete>
<u>MoveItemUp</u>
<d>MoveItemDown</d>
<backspace>Playlist</backspace>
</keyboard>
</MyMusicPlaylist>
<MyMusicPlaylistEditor>
<keyboard>
<u>MoveItemUp</u>
<d>MoveItemDown</d>
<delete>Delete</delete>
</keyboard>
</MyMusicPlaylistEditor>
<MyMusicFiles>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
</keyboard>
</MyMusicFiles>
<MyMusicLibrary>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
</keyboard>
</MyMusicLibrary>
<FullscreenVideo>
<keyboard>
<backspace>FullScreen</backspace>
<escape>FullScreen</escape>
<return>Info</return>
<i>CodecInfo</i>
<c>ShowTime</c>
<z>AspectRatio</z>
<opensquarebracket>BigStepBack</opensquarebracket>
<closesquarebracket>BigStepForward</closesquarebracket>
<z>AspectRatio</z>
<left>StepBack</left>
<right>StepForward</right>
<up>VolumeUp</up>
<down>VolumeDown</down>
<plus>VolumeUp</plus>
<minus>VolumeDown</minus>
<v>XBMC.ActivateWindow(Teletext)</v>
</keyboard>
</FullscreenVideo>
<FullscreenInfo>
<keyboard>
<f>FastForward</f>
<r>Rewind</r>
<period>StepForward</period>
<backspace>Close</backspace>
<o>CodecInfo</o>
<i>Close</i>
<m>OSD</m>
</keyboard>
</FullscreenInfo>
<PlayerControls>
<keyboard>
<escape>Close</escape>
<m>close</m>
</keyboard>
</PlayerControls>
<Visualisation>
<keyboard>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<return>Info</return>
<backspace>FullScreen</backspace>
<escape>FullScreen</escape>
<enter>ActivateWindow(MusicOSD)</enter>
<i>Info</i>
<l>RunScript(q:\scripts\Lyrics\default.py)</l>
<left>SkipPrevious</left>
<right>SkipNext</right>
<up>VolumeUp</up>
<down>VolumeDown</down>
<escape>FullScreen</escape>
</keyboard>
</Visualisation>
<MusicOSD>
<keyboard>
<escape>Close</escape>
<f>FastForward</f>
<r>Rewind</r>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<m>Close</m>
<i>Info</i>
<o>CodecInfo</o>
<p>ActivateWindow(VisualisationPresetList)</p>
<v>ActivateWindow(VisualisationSettings)</v>
<n>ActivateWindow(MusicPlaylist)</n>
</keyboard>
</MusicOSD>
kLAcK
September 26th, 2010, 01:00 AM
Continued...
<VisualisationSettings>
<keyboard>
<escape>Close</escape>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<return>Info</return>
<m>Close</m>
<i>Info</i>
<o>CodecInfo</o>
<p>ActivateWindow(VisualisationPresetList)</p>
<left>SkipPrevious</left>
<right>SkipNext</right>
</keyboard>
</VisualisationSettings>
<VisualisationPresetList>
<keyboard>
<escape>Close</escape>
<period>SkipNext</period>
<comma>SkipPrevious</comma>
<m>Close</m>
<i>Info</i>
<o>CodecInfo</o>
<p>Close</p>
<v>Close</v>
<n>ActivateWindow(MusicPlaylist)</n>
</keyboard>
</VisualisationPresetList>
<SlideShow>
<keyboard>
<zero>ZoomNormal</zero>
<one>ZoomLevel1</one>
<two>ZoomLevel2</two>
<three>ZoomLevel3</three>
<four>ZoomLevel4</four>
<five>ZoomLevel5</five>
<six>ZoomLevel6</six>
<seven>ZoomLevel7</seven>
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<i>CodecInfo</i>
<return>Info</return>
<period>NextPicture</period>
<comma>PreviousPicture</comma>
<plus>ZoomIn</plus>
<minus>ZoomOut</minus>
<r>Rotate</r>
<backspace>PreviousMenu</backspace>
</keyboard>
</SlideShow>
<ScreenCalibration>
<keyboard>
<return>NextCalibration</return>
<enter>NextCalibration</enter>
<d>ResetCalibration</d>
<r>NextResolution</r>
</keyboard>
</ScreenCalibration>
<GUICalibration>
<keyboard>
<return>NextCalibration</return>
<enter>NextCalibration</enter>
<d>ResetCalibration</d>
</keyboard>
</GUICalibration>
<SelectDialog>
<keyboard>
<backspace>Close</backspace>
<escape>Close</escape>
</keyboard>
</SelectDialog>
<VideoOSD>
<keyboard>
<backspace>Close</backspace>
<escape>Close</escape>
<m>Close</m>
<i>Info</i>
<o>CodecInfo</o>
</keyboard>
</VideoOSD>
<VideoMenu>
<keyboard>
<return>OSD</return>
<enter>Select</enter>
<backspace>FullScreen</backspace>
<escape>FullScreen</escape>
</keyboard>
</VideoMenu>
<OSDVideoSettings>
<keyboard>
<backspace>Close</backspace>
<escape>Close</escape>
<backspace>Close</backspace>
<i>Info</i>
<o>CodecInfo</o>
</keyboard>
</OSDVideoSettings>
<OSDAudioSettings>
<keyboard>
<escape>Close</escape>
<backspace>Close</backspace>
<i>Info</i>
<o>CodecInfo</o>
</keyboard>
</OSDAudioSettings>
<VideoBookmarks>
<keyboard>
<backspace>Close</backspace>
<escape>Close</escape>
</keyboard>
</VideoBookmarks>
<MyVideoLibrary>
<keyboard>
<delete>Delete</delete>
<space>Playlist</space>
<w>ToggleWatched</w>
</keyboard>
</MyVideoLibrary>
<MyVideoFiles>
<keyboard>
<space>Playlist</space>
<q>Queue</q>
</keyboard>
</MyVideoFiles>
<MyVideoPlaylist>
<keyboard>
<backspace>Playlist</backspace> <!-- Close playlist -->
<space>Playlist</space> <!-- Close playlist -->
<delete>Delete</delete>
<u>MoveItemUp</u>
<d>MoveItemDown</d>
</keyboard>
</MyVideoPlaylist>
<ContextMenu>
<keyboard>
<escape>Close</escape>
<backspace>Close</backspace>
<backspace>Close</backspace>
</keyboard>
</ContextMenu>
<FileStackingDialog>
<keyboard>
<backspace>Close</backspace>
</keyboard>
</FileStackingDialog>
<Scripts>
<keyboard>
<i>XBMC.ActivateWindow(ScriptsDebugInfo)</i>
</keyboard>
</Scripts>
<ScriptsDebugInfo>
<keyboard>
<i>Info</i> <!-- clears debug python info -->
</keyboard>
</ScriptsDebugInfo>
<Weather>
<keyboard>
<backspace>PreviousMenu</backspace>
<key id='65446'>PreviousMenu</key>
</keyboard>
</Weather>
<Settings>
<keyboard>
<backspace>PreviousMenu</backspace>
</keyboard>
</Settings>
<MyPicturesSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</MyPicturesSettings>
<MyProgramsSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</MyProgramsSettings>
<MyWeatherSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</MyWeatherSettings>
<MyMusicSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</MyMusicSettings>
<SystemSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</SystemSettings>
<MyVideosSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</MyVideosSettings>
<NetworkSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</NetworkSettings>
<AppearanceSettings>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</AppearanceSettings>
<Profiles>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</Profiles>
<systeminfo>
<keyboard>
<backspace>PreviousMenu</backspace>
<escape>PreviousMenu</escape>
</keyboard>
</systeminfo>
<shutdownmenu>
<keyboard>
<backspace>PreviousMenu</backspace>
</keyboard>
</shutdownmenu>
<submenu>
<keyboard>
<backspace>PreviousMenu</backspace>
</keyboard>
</submenu>
<MusicInformation>
<keyboard>
<backspace>Close</backspace>
<key id='65446'>Close</key>
</keyboard>
</MusicInformation>
<MovieInformation>
<keyboard>
<backspace>Close</backspace>
<key id='65446'>Close</key>
</keyboard>
</MovieInformation>
<LockSettings>
<keyboard>
<escape>Close</escape>
<backspace>PreviousMenu</backspace>
</keyboard>
</LockSettings>
<ProfileSettings>
<keyboard>
<escape>Close</escape>
<backspace>PreviousMenu</backspace>
</keyboard>
</ProfileSettings>
<PictureInfo>
<keyboard>
<period>NextPicture</period>
<comma>PreviousPicture</comma>
<i>Close</i>
<o>Close</o>
<backspace>Close</backspace>
<space>Pause</space>
</keyboard>
</PictureInfo>
<Teletext>
<keyboard>
<backspace>Close</backspace>
<escape>Close</escape>
<v>Close</v>
</keyboard>
</Teletext>
<Favourites>
<keyboard>
<backspace>Close</backspace>
</keyboard>
</Favourites>
</keymap>
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.