New keymap.xml's for default in CVS
#1
i've uploaded a modified keymap.xml (keymap_ob.rar in skin folder).
see the readme for changes and post your opinions here.
Reply
#2
no comments ?
Reply
#3
(onkel bouncy @ feb. 05 2004,12:23 Wrote:no comments ?
just took a look at it and it seems much better then the old one.. i'll give it a try later and give you and update.

great job!  

update:
tried it and liked it alot Smile

the only thing i can complain about is when playing movies "back" gets you to the menu but then i have to press "display" to get back to the movie again or else i get to the main menu.

why not change it so that "menu" gets you to the main menu and "back" brings you back to the movie.
i have it like this now Smile

update 2:
hehe i just realized that there is no way of getting out of "my files" with my mapping of back :d
but as i don't use that so much i'll leave it like i have now and maybe later change the mapping of "my files".

i'll give it a thought and get back here with comments.

//n
  • ASRock ION 330 OpenELEC XBMC Frodo.
  • 47" LG HDTV1080p, AC3/DTS Receiver.
  • 96" Epson LCD 1080p projector
  • 2x Raspbery Pi with XBMC
Reply
#4
>the only thing i can complain about is when playing movies "back" gets you to the menu but then i have to press "display" to get back to the movie again or else i get to the main menu.
why not change it so that "menu" gets you to the main menu and "back" brings you back to the movie.

sorry this is impossible.
the general-keylayout is active if you get out of the movie.
and this layout has 'back' defined as 'back to previous menu'.

i think this is ok.
so 'back' is used in all sections to get back to menu and previous menu.
'display' is used to show viz & movie.
and 'title' is used to add/remove file 2/from playlist and (de)select files/directory in files.

>hehe i just realized that there is no way of getting out of "my files" with my mapping of back
but as i don't use that so much i'll leave it like i have now and maybe later change the mapping of "my files".

this works for me.
try again.


ok for now there are no more changes on this file.
Reply
#5
Thumbs Up 
ff/rw finally works with gamepad. ff/rw with triggers, small step back is b-button.
you need 5-2-2004 cvs sourcecode.

add these lines to keymap.xml in right places.
...
<gamepad>righttrigger</gamepad>
...
<gamepad>lefttrigger</gamepad>
...
<action>
<description>small step back</description>
<id>76</id>
<gamepad>b</gamepad>
</action>

heres working section:
Quote: <window>
<description>fullscreen video specific actions</description>
<id>2005</id>
.
.
.

<action>
<description>fastforward</description>
<id>16</id>
<gamepad>righttrigger</gamepad>
<remote>forward</remote>
</action>
<action>
<description>rewind</description>
<id>17</id>
<gamepad>lefttrigger</gamepad>
<remote>reverse</remote>
</action>
<action>
<description>small step back</description>
<id>76</id>
<gamepad>b</gamepad>
</action>

.
.
.
</window>
Asus P5N7A-VM|Win7 32bit|Intel C2D E8400|2GB|integrated nVidia 9300-HDMI|Integrated Audio-Optical SPDIF| 50" plasma 3DTV (Samsung PS50C7705)
Reply
#6
there exists already a new keymap.xml for the devs.
this is only a part of the new file.
hope the devs will use it in next cvs.
http://www.xboxmediaplayer.de/cgi-bin....;t=1473
Reply
#7
Quote:sorry this is impossible.
the general-keylayout is active if you get out of the movie.
and this layout has 'back' defined as 'back to previous menu'.

so i changed the general-keylayout.

Quote:i think this is ok.

heh and i don't Smile but thats ok right ?

Quote:this works for me.
try again.

no it didn't cause i changed the general-keymap as i typed. but i later added "back" in my-files keymap to overide the default one. this is how i wan't it and i guess your way is more.. whats the word... no can't remember Smile "100 % the same through the whole program."

Quote:ok for now there are no more changes on this file.

except in mine. now it's perfect. it's not the same 100 % the whole gui but this is how i like it.. not for noobs i guess.

i have to say great work neverthenless.

lots of bad english included in post  :d
//nickman
  • ASRock ION 330 OpenELEC XBMC Frodo.
  • 47" LG HDTV1080p, AC3/DTS Receiver.
  • 96" Epson LCD 1080p projector
  • 2x Raspbery Pi with XBMC
Reply
#8
Star 
hi,
i only use my gamepad to control xbmc and found that the new ff et rew are not mapped on the gamepad.
because this feature is really cool, i think that the default keymap should use right/left dpad for the new ff/rew and up/dn dpad should be map to step ff/rew

just like this Smile

   <action>
     <description>fastforward</description>
     <id>16</id>
     <gamepad>dpadright</gamepad>
     <remote>forward</remote>
   </action>
   <action>
     <description>rewind</description>
     <id>17</id>
     <gamepad>dpadleft</gamepad>
     <remote>reverse</remote>
   </action>
   <action>
     <description>step forward</description>
     <id>20</id>
     <gamepad>dpaddown</gamepad>
     <remote>right</remote>
   </action>
   <action>
     <description>step backward</description>
     <id>21</id>
     <gamepad>dpadup</gamepad>
     <remote>left</remote>
   </action>
   <action>
     <description>big step forward</description>
     <id>22</id>
     <remote>up</remote>
   </action>
   <action>
     <description>big step backward</description>
     <id>23</id>
     <remote>down</remote>
   </action>

regards
fred
Reply
#9
fyi Smile
- modified keymap.xml by onkel bouncy uploaded on sourceforge.net under xbmc patches
- modified keymap.xml by shadow_mx uploaded on sourceforge.net under xbmc patches
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#10
i've updated my keymap to v 1.2.
simply added music ff/rw on ir.

look in the skin dir (upload section).
Reply
#11
@ onkel bouncy

i really think you should add page up/down on remote in my videos.
seems like the skip +/- buttons are available...

(of course i could do it, but since it's your project .. Smile )

spiff
Reply
#12
please add it and test it.
if there are no problems in other sections i will add it.
Reply
#13
come to think of it, this would be in conflict with playlists, which is planned for v2.0. anyway it would give inconsistencies with my music if we added it to my videos and that's something we really don't want.

and last, but not least, since my video haven't got its own window i keymap.xml it's impossible to do..

maybe using the numbers might be an idea? ie hit 3 for page 3 etc
Reply
#14
fyi, poing just comitted a new default keymap to cvs, see here (link)
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#15
Rainbow 
note! know that all people who bought a xir-remote module shutdown their xboxes by pressing "0" on the xbox ir dvd-remote,
this is hardcoded in the eeprom of the xir-remote module and cannot be changed unless you have a eeprom programmer.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
New keymap.xml's for default in CVS0