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.

    Email & Internet easy buttons don't appear after installing bbLean

    Discussion in 'Other Manufacturers' started by mrclark112, Jan 2, 2007.

  1. mrclark112

    mrclark112 Notebook Enthusiast

    Reputations:
    0
    Messages:
    44
    Likes Received:
    0
    Trophy Points:
    15
    HI, I know that Sidewalker can define the first two keys - but for some reason, can we re-define the other two "fixed" keys? My user defined keys work that I set up.

    For some reason, I don't know what happened - but I was installing and setting up a bbLean shell and my email and internet buttons - they don't respond. Not sure what more to add for now... hopefully someone has run into this in the past - ok thank you :)
     
  2. mrclark112

    mrclark112 Notebook Enthusiast

    Reputations:
    0
    Messages:
    44
    Likes Received:
    0
    Trophy Points:
    15
    Ah, I figured it out :)

    I found a plugin called BBkeyHook v0.5b by Kaloth http://www.geocities.com/madant8

    From the readme :

    // ----- What is it? ----- \\

    I made this plugin to fix my multi-media keyboard under BB4win.
    Basically it's a low level keyhook that can map any VK (Virtual Key)
    code to a command line action or to the default mixer 'mute', 'volume up'
    and 'volume down' actions.


    // ----- How do I train it to my keyboard? ----- \\

    All keyboard keys are represented by a VK code. Some manufacturers use different VK codes for special keys, like 'mute' than others. In order to cater for this BBKeyhook as a config mode that you can put it in to by changing the rc setting to 'True'. Once in this state it reports the VK code and Hardware Scan Code of any key you press by displaying it in the BB4win toolbar (make sure the toolbar is visible).


    It worked perfectly - I was able to redirect my firefox and outlook express clients.

    Anyways those keys - should be the same for the compal hel80 series :
    firefox didn't seem to need a link to work.


    BBkeyhook.plugin.key0:172
    BBkeyhook.plugin.scanCode0: 50
    BBkeyhook.plugin.command0: firefox


    BBkeyhook.plugin.key1:180
    BBkeyhook.plugin.scanCode1: 108
    BBkeyhook.plugin.command1: msimn
    BBkeyhook.plugin.argument1: "C:\Program Files\Outlook Express\"


    Hope this helps anyone using a bblean/xoblite/bb4win shell :)

    More info on bbLean : http://bb4win.sourceforge.net/bblean/
     
  3. Atook

    Atook Notebook Evangelist

    Reputations:
    80
    Messages:
    308
    Likes Received:
    9
    Trophy Points:
    31
    Clark, thanks for posting your solution, it's exactly what these forums are for!