User Tools

Site Tools


pi:jetthe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pi:jetthe [2013/01/12 18:38] – [Samba] jetthepi:jetthe [2013/05/17 08:15] – [Fjärrkontroll] jetthe
Line 13: Line 13:
 Ännu bättre, strunta i Samba och kör NFS istället! Ännu bättre, strunta i Samba och kör NFS istället!
  
-Enklast möjliga read-only:+Ref till guide: [[http://www.crazysquirrel.com/computing/debian/servers/setting-up-nfs4.jspx]] 
 + 
 +Enklast möjliga read-only NFSv3 mellan server och R-Pi:
  
 **Server-side: /etc/exports** **Server-side: /etc/exports**
Line 34: Line 36:
  
 <code> <code>
-<!--    %appdata%\xbmc\userdata\keymaps\remote panasonic viera.xml      for WINDOWS            --> +<!--    \home\pi\.xbmc\userdata\keymaps\viera.xml        -->
- <!--    \home\pi\.xbmc\userdata\keymaps\remote panasonic viera.xml      for LINUX            --> +
- <!--    In \userdata\keymaps remove remote.xml or any other .xml file, that is using <remote> commands,    --> +
- <!--    and replace it with this file                                    --> +
- <!--    file name is not important, since XBMC looks in all .xml files for <remote> commands.        --> +
- <!--    I've put commands in <Home> section, because some commands are already set in global remote.xml    --> +
- <!--    if you need help, feel free to mail me sass@siol.com                        --> +
  
  <keymap>  <keymap>
        <global>        <global>
              <remote>              <remote>
 +                   <power>Pause</power>
  
                    <left>Left</left>                    <left>Left</left>
Line 79: Line 74:
              <skipplus>SkipNext</skipplus>              <skipplus>SkipNext</skipplus>
  
-                   <guide>FullScreen</guide>+                   <blue>Contextmenu</blue>
                    <teletext>NextSubtitle </teletext>                    <teletext>NextSubtitle </teletext>
                    <subtitle>ShowSubtitles</subtitle>                    <subtitle>ShowSubtitles</subtitle>
Line 93: Line 88:
                    <green>XBMC.ActivateWindow(MyVideos)</green>                    <green>XBMC.ActivateWindow(MyVideos)</green>
                   <yellow>XBMC.ActivateWindow(MyMusic)</yellow>                   <yellow>XBMC.ActivateWindow(MyMusic)</yellow>
-                   <blue>XBMC.ActivateWindow(MyPictures)</blue> 
  
              <clear>ActivateWindow(shutdownmenu)</clear>              <clear>ActivateWindow(shutdownmenu)</clear>
Line 120: Line 114:
                    <green>RunScript(script.xbmc.subtitles)</green>                    <green>RunScript(script.xbmc.subtitles)</green>
                    <yellow>RunScript(script.xbmc.subtitles)</yellow>                    <yellow>RunScript(script.xbmc.subtitles)</yellow>
-                   <blue>RunScript(script.xbmc.subtitles)</blue> 
              <subtitle>RunScript(script.xbmc.subtitles)</subtitle>              <subtitle>RunScript(script.xbmc.subtitles)</subtitle>
  
Line 142: Line 135:
                    <green>ToggleWatched</green>                    <green>ToggleWatched</green>
                    <yellow>ToggleWatched</yellow>                    <yellow>ToggleWatched</yellow>
-                   <blue>ToggleWatched</blue> 
              </remote>              </remote>
      </MyVideoLibrary>      </MyVideoLibrary>
Line 151: Line 143:
                    <green>ToggleWatched</green>                    <green>ToggleWatched</green>
                    <yellow>ToggleWatched</yellow>                    <yellow>ToggleWatched</yellow>
-                   <blue>ToggleWatched</blue> 
              </remote>              </remote>
        </MyVideoFiles>        </MyVideoFiles>
Line 160: Line 151:
                    <green>Fullscreen</green>                    <green>Fullscreen</green>
                    <yellow>Fullscreen</yellow>                    <yellow>Fullscreen</yellow>
-                   <blue>Fullscreen</blue> 
              </remote>              </remote>
        </VideoOSD>        </VideoOSD>
pi/jetthe.txt · Last modified: 2013/06/13 22:32 by jetthe