2012-08-17, 11:35
Uploaded V2.2 with option to set time delay for XBMC startup.
(2012-08-17, 11:35)baijuxavior Wrote: Uploaded V2.2 with option to set time delay for XBMC startup.
(2012-08-17, 18:05)magnosantos Wrote: Is there a way of changing the Application to Event Strutucture Programing instead of being polling all the time?
I ask this, because 2% of CPU load is too much for such an application.
Other than this. Great work.
(2012-08-19, 22:32)StefanK Wrote: This program is working great and is solving the problem I have been having with my monitor going black on start up from standby xbmc windows vista.
However, there are two things I need to figure out:
1. It seems that I am now unable to use my keypress ctrl-alt-s to activate the suspend command to xbmc. Nothing happens <s mod="ctrl,alt">suspend</s> - why?
2. The pc is much noisier than before with the CPU running up and down from 4-60% when nothing is happening. I have tried minimizing the use of the XBMC Launcher by checking "Check Focus Only Once" - what can be done?
(2012-08-20, 06:45)baijuxavior Wrote:(2012-08-19, 22:32)StefanK Wrote: This program is working great and is solving the problem I have been having with my monitor going black on start up from standby xbmc windows vista.
However, there are two things I need to figure out:
1. It seems that I am now unable to use my keypress ctrl-alt-s to activate the suspend command to xbmc. Nothing happens <s mod="ctrl,alt">suspend</s> - why?
2. The pc is much noisier than before with the CPU running up and down from 4-60% when nothing is happening. I have tried minimizing the use of the XBMC Launcher by checking "Check Focus Only Once" - what can be done?
3.When I close XBMC in my system, the desktop is loaded instead of library as some members have pointed out. May be the issue is related to OS settings.
(2012-08-20, 06:45)baijuxavior Wrote: 1. XBMCLauncher does not capture Ctrl+Alt+S key press. So the problem should be with xbmc settings. Do you have keymap file? The included keymap file does not contain code for Ctrl+Alt+S. You can add the code in the keymap file and try again.