|
 |
|
05-08-2006, 10:40 AM
|
#31
|
|
Raw Wave
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,911
|
Me likey!!! Subscribed...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-08-2006, 10:49 AM
|
#32
|
|
Maximum Bitrate
Join Date: Dec 2005
Posts: 605
|
LS, I'm having a bit of problem (or lack of understanding) about the FS button. When I click it I get full screen (great) but how do I get back to regular screen? When I click the FS button again nothing happens and when I exit it stays running.
Drove in to work today with Nav on and it's ran great. Great Skin.
__________________
PROGRESS 95%[//////////■]Complete - Software configurations
Current Task: Just adding on...
Needed:wireless keyboard/mouse
My Carputer Blog
Car System Site
|
|
|
05-08-2006, 12:05 PM
|
#33
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
make sure you copy the KeyTBL.ini file from the first post.
|
|
|
05-08-2006, 12:18 PM
|
#34
|
|
Maximum Bitrate
Join Date: Dec 2005
Posts: 605
|
Copy it where? I copied it to the root of RR, made the changes in RR.ini and deleted the black entries you mentioned. Did I put the KeyTBL.ini in the wrong place?
Thanks
__________________
PROGRESS 95%[//////////■]Complete - Software configurations
Current Task: Just adding on...
Needed:wireless keyboard/mouse
My Carputer Blog
Car System Site
|
|
|
05-08-2006, 12:21 PM
|
#35
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
liquid_smoke, just curious. why do you need KeyTBL.ini for the "exit fullscreen" button to work? I mean can't you just execute an "EXIT" command so it can go back?
|
|
|
05-08-2006, 01:06 PM
|
#36
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
when you click the exit fullscreen button, it sends the ALT+L shortcut to RR.
In KeyTBL.ini this is bound to the following command.
"ESC||CLOSEWINDOW;EXIT_FS"
so when executed RR exits the current screen and also closes the EXIT_FS application.
This is done in this manner because if it were the other way around, and somehow the script failed to send the command to RR before it closes itself, you will endup stuck in the gps screen with no other way to get back to RR or windows (short of having a keyboard on hand).
the utility has been around since LS3.0, over 6months ago so i know it works, and i havnt modified the files since they were created. Civic double check your setup.
also, with the addition of the new expandable menu button, it maybe best to roll the exitfs utility into this.
|
|
|
05-08-2006, 01:12 PM
|
#37
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Oh, I see that you wrote that exitfs util before RR's exec.exe exits.
You can certainly do something like this.
Code:
$RR_Path = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\RoadRunner\Install", "InstallFolder")
If $RR_Path = "" Then $RR_Path = "C:\Program Files\Road Runner\"
Run($RR_Path & "exec.exe EXIT")
|
|
|
05-08-2006, 01:34 PM
|
#38
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
yeah, its pretty old. I think im going to retire it though and roll it into the other utility, that way you only have one button on screen.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-08-2006, 02:02 PM
|
#39
|
|
Maximum Bitrate
Join Date: Mar 2004
Posts: 482
|
How would I cut down the features?
Fm, XM, Sirrus, SAT, Ext Apps, M MODE, SKIN, CAMERA, DRAW, SKIN, WIDGETS, Calender. And how do i get WEATHER to work for toronto? or canada.
|
|
|
05-08-2006, 03:43 PM
|
#40
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by b8bboi
Oh, I see that you wrote that exitfs util before RR's exec.exe exits.
You can certainly do something like this.
Code:
$RR_Path = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\RoadRunner\Install", "InstallFolder")
If $RR_Path = "" Then $RR_Path = "C:\Program Files\Road Runner\"
Run($RR_Path & "exec.exe EXIT")
is that reg key on everyones machine or does it only get written there if you used the install ver of RR?
|
|
|
05-08-2006, 03:47 PM
|
#41
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by hoodlum
How would I cut down the features?
Fm, XM, Sirrus, SAT, Ext Apps, M MODE, SKIN, CAMERA, DRAW, SKIN, WIDGETS, Calender. And how do i get WEATHER to work for toronto? or canada.
check the faq post at the begining of this thread.
you do know, if you remove the SKIN button you will not be able to change to another skin unless you run rrconfig.exe
also, fyi
the CAMERA button is broken right now.
|
|
|
05-08-2006, 03:50 PM
|
#42
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by liquid_smoke
yeah, its pretty old. I think im going to retire it though and roll it into the other utility, that way you only have one button on screen.
second thought, i dont think im going to do that. Although it would only be one button on the screen, it would turn exiting out of fullscreen mode into a 2click process. So ill prob just change the code and not the position or percieved way it works.
|
|
|
05-08-2006, 03:52 PM
|
#43
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
and to get weather to work, run RRConfig.exe or click the CONFIG button in the skin.
at the very bottom of the list is Weather Settings
|
|
|
05-08-2006, 04:04 PM
|
#45
|
|
Maximum Bitrate
Join Date: Dec 2005
Posts: 605
|
LS got a reply for my question?
Thanks
__________________
PROGRESS 95%[//////////■]Complete - Software configurations
Current Task: Just adding on...
Needed:wireless keyboard/mouse
My Carputer Blog
Car System Site
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:45 AM.
| |