Posts: 130
Joined: Aug 2012
Reputation:
0
well I'm not sure the version.. but i think that there is a new version of xbmcustomregis
because the name of my files are:
config.v.1.25.reg
GSB_win32bit_v1.06.ahk
so the steps are:
1. update the customregis
2. install xbmc launcher with option keymap file or not?
Antec Fusion - A6 5400k / Ati HD7540 - Kodi Isengard
ASRock Beebox n3150 - Kodi Jarvis
Oled 55E6V - Onkyo nr809 - B&W 5.1 - Harmony One
Posts: 1,836
Joined: Jan 2012
Reputation:
48
It is better to edit the keymap file yourself to include the functions you want. Editing the beyboard.xml file is easy. Or you can install customregis. This will overwrite the existing keymap file.
Posts: 1,836
Joined: Jan 2012
Reputation:
48
There are two options.
1. Uninstall the program and reinstall again without the keymap file.
2. Edit the keymap file 'C:\Users\username\AppData\Roaming\XBMC\userdata\keymaps\keyboard.xml to define the action you want for skipping. The keyboard.xml file is basically that from xbmccustomsregis by elitegamer360.
Posts: 56
Joined: Nov 2004
Reputation:
0
Quick question
Does this work with WHS2011 64bit - anybody tried it?
Posts: 945
Joined: Oct 2011
Reputation:
64
gibxxi
Posting Freak
Posts: 945
Could I ask what (English) language keyboard.xml version is used? I have a NYXboard that requires US layout, although my Windows install is UK. Trouble is with this add-on and the replacement keyboard file, i'm unable to use the numbers on the NYXBoard as they come out as punctuation of various types. Nyxboard uses the FN+QWERTY keys for number input and contains no seperate numbers.
Posts: 1,836
Joined: Jan 2012
Reputation:
48
I'm not sure about keyboard.xml language. It may be US English. Thie xml file is taken from the xbmccustomsregis by elitegamer360 with slight modification.
Posts: 138
Joined: Mar 2011
Reputation:
0
2012-09-26, 17:30
(This post was last modified: 2012-09-26, 17:41 by DigiTech.)
hi baijuxavior
i've noticed that you are very experienced with autohotkey and programming, im relatively new to xbmc so i thought maybe you can help me a little with my dilemma, sorry if it isnt 100% related to XBMC launcher, im using mpc-hc as an external video player in xbmc, when i start mpc-hc i want to be able to kill the xbmc process and when i stop or finish a movie (ctrl-alt-f4) i want to achieve xbmc to start again in the last screen i was using it, is it possible to make that happen maybe with autohotkey? im despered 'cause it would be the only way to play videos smooth, xbmc uses 25% of my cpu and 25%-30% of ram most of the time, even when it's in the background and mpc-hc doing his thing. Thanks for your time reading this, any tip or help will be very apprecciated
edit: thanks for the help you are giving me in the windows support page!
Posts: 339
Joined: Nov 2010
Reputation:
1
I've noticed that since installing this on Windows 8 the other apps I have in the startup folder no longer start, like sickneard, sabnzbd, etc. is there a way to get these to load with the loader still being used?
Thanks
Posts: 1,836
Joined: Jan 2012
Reputation:
48
I have not tried Win 8. Are you using it in shell mode? You can edit the source code file to include a run command to start the apps you want.
Posts: 627
Joined: Dec 2011
Reputation:
12
Why dont you run those apps as services?
Posts: 339
Joined: Nov 2010
Reputation:
1
2012-09-27, 20:07
(This post was last modified: 2012-09-27, 20:54 by Rumik.)
Sorted. Thanks for your help!
Posts: 16
Joined: Oct 2011
Reputation:
1
onyx00
Junior Member
Posts: 16
2012-09-29, 05:16
(This post was last modified: 2012-09-29, 05:18 by onyx00.)
Hmm, I am using this in Windows 7 x64, and it works except when I boot up the computer. XBMC Launcher is in the Startup folder for Windows, and then it seems to load XBMC once Windows loads, but it minimizes at some point. If I right click on the XBMC Launcher tray icon, and select "Change focus delay" then XBMC suddenly maximizes/focuses. Not sure why it behaves like this.
However, once Windows 7 is booted, if I just go in to XBMC Launcher and select "Start XBMC" then it seems to work perfectly - keeps focus even when I attempt to use the Windows key to take focus away.
Am I understanding things correctly in that this should periodically be checking if XBMC looses focus, and cause it to regain focus if so?
Also, I have to re-compile the AutoHotKey scripy to allow for XBMC Portable mode, but I didn't change anything else. I'm a bit confused on compiling in that the executable is just that one file when you download it, but when I get the source there are multiple AutoHotKey scripts in the folder...so I just compiled the XBMC Launcher script.