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.

    My Backlit Keyboard works with Ubuntu...how?

    Discussion in 'Linux Compatibility and Software' started by theZoid, Aug 21, 2009.

  1. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    I set it to enable or disable with Dell Control Point in Vista...but Ubuntu? I don't recall seeing it in the bios.....anyone else have a Backlit keyboard? :D :p I don't even know how to set the amount of time it stays lit in Ubuntu...seems about right though....LOL
     
  2. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    Pixie magic.
     
  3. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    According to the opensuse wiki page here it has to be set in Windows :( :( but it can be toggled in Linux.
     
  4. Theros123

    Theros123 Web Designer & Developer

    Reputations:
    116
    Messages:
    1,589
    Likes Received:
    0
    Trophy Points:
    55
    I thought the Dell latitudes could have those backlights tied to the BIOS instead of the OS?
     
  5. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    Regardless of the OS, the functionality is always in the BIOS. The question is whether or not the OS has a program that works with the hotkeys. In the case of Ubuntu, I would open Synaptic and search for any hotkey packages installed (search "dell hotkey" with installed packages filter enabled) as the developers do include hotkey packages based on manufacturer. Chances are something will pop up, unless Ubuntu has "unified" these manufacturer categorized hotkey packages into one or something.
     
  6. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    "Ambient light sensor works, and also controls keyboard backlight. (Keyboard backlight brightness can only be set using Dell Control Point under Windows, but the setting is remembered.)"

    the above per 'Groceries link....wonder if control point would run under wine? :eek:
     
  7. zephyrus17

    zephyrus17 Notebook Deity

    Reputations:
    646
    Messages:
    1,576
    Likes Received:
    0
    Trophy Points:
    55
    Even if it could run under wine, I doubt it'll be able to actually control anything because Ubuntu doesn't use system registry and etc
     
  8. manekineko

    manekineko Notebook Geek

    Reputations:
    0
    Messages:
    98
    Likes Received:
    0
    Trophy Points:
    15
    I don't think the settings are stored in the system registry. They must be being stored somewhere in the hardware, because I can confirm that settings made in Windows seem to hold over to Ubuntu.
     
  9. Dillio187

    Dillio187 Notebook Evangelist

    Reputations:
    56
    Messages:
    341
    Likes Received:
    0
    Trophy Points:
    30
    I've found it annoying that in low light the keyboard doesn't stay on or turn on when the touchpad is touched. This is stuff that should be controlled in the bios IMO, but Dell want's to force you to load their DCP crap (in Windows none the less) to use it.
     
  10. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    Very doubtful. Wine is not an emulator. It is simply a reimplementation of the Win32 libraries. It will not allow system-level access to Windows apps because that's not Win32 functionality.