The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    M-6864FX Multimedia Panel. HELP!

    Discussion in 'Gateway and eMachines' started by marduke, Jun 13, 2009.

  1. marduke

    marduke Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    i have reformated my laptop last 3 weeks. and i have noticed that some button in the multimedia panel won't work.

    specifically the 1st 3 button..

    http://support.gateway.com/s/Mobile/2008/TempestFX/1015363R/1015363Rivr4.shtml

    the button on the site.

    button a, b, c..

    i can't find any drivers on the gateway website..

    i can only use button a. to open my laptop. but i can't use them to launch the windows media center.. please help.

    I'm using windows vista home premium 64-bit
     
  2. martee

    martee Notebook Evangelist

    Reputations:
    218
    Messages:
    306
    Likes Received:
    0
    Trophy Points:
    30
    Hi Narduke,

    You will have to set them up manually.

    In the Run terminal type regedit. When Registry Editor window open, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MobilePC\HotStartButton.
    You will see three folders 1, 2 and 3. If you won't see them you will have to create them.

    Right click on the HotStartButton and choose New, next Key and name it 1.
    Then right click the new 1 button, choose New, next StringValue and name it ApplicationPath.
    Right click the ApplicationPath key and choose Modify, then type with the quotes "C:Windows\ehome\ehshell.exe".
    Your done with the first one.

    Repeat the steps with creating the the new buttons and entries in 2 and 3 key.

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControMobilePC\HotStartButtons\1]
    "ApplicationPath"= "C:Windows\ehome\ehshell.exe"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MobilePC\HotStartButtons\2]
    "ApplicationPath"= "C:Windows\ehome\ehshell.exe" directmedia:music"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MobilePC\HotStartButtons\3]
    "ApplicationPath"= "C:\Windows\ehome\ehshell.exe" directmedia:discplayback"

    Reboot you pc and enjoy. Cheers...
     
  3. lukychmz

    lukychmz Notebook Guru

    Reputations:
    1
    Messages:
    68
    Likes Received:
    0
    Trophy Points:
    15
    Thanks for the info Ive been wondering about this too