Find the answer to your Linux question:
Results 1 to 2 of 2
This is for Asus U52F Laptop I have searched hi and low and there is no clear answer on the LXDE forum. No answer on Fedora forums. Can these directions ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    1

    Need help to make this script work. LXDE screen brightness Fedora 15

    This is for Asus U52F Laptop


    I have searched hi and low and there is no clear answer on the LXDE forum. No answer on Fedora forums.

    Can these directions for Xfce be altered to work on Fedora 15?

    Here is the Wiki //wiki.laptop.org/go/Xfce_keybindings
    I can't post links I don't have 15 posts yet.

    Questions arise from the second and third "[code] statment in the wiki".

    Also the script has to be edited for my machine... there are 3 lines that point the script to a backlight directory. Mine is differn't than the script.

    Can I somehow get this to work?

    Regards,
    Richard

    also I just noticed all my threads are gone. I thought I had over 15 threads.
    Last edited by bianchiaz; 01-14-2012 at 03:02 AM.

  2. #2
    Linux Guru
    Join Date
    May 2011
    Posts
    1,843
    Are you talking about the /usr/bin/adjust_brightness.sh script? Have you created your own version of the script and run it yet? If so, what output do you get? Have you modified it to include the proper directory? Just open it in an editor (nedit, gedit, vi, emacs), make the changes, save and quit.

    Also make sure it is executable:

    Code:
    chmod +x ./adjust_brightness.sh
    Then run it, mind you have to pass it a "+" or "-" as an argument (plus an optional step modifier), e.g.:

    Code:
    ./adjust_brightness.sh +

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...