Announcement

Collapse
No announcement yet.

Contrast

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Contrast

    This is only a minor problem, but I can't seem to adjust my contrast. My Fn+F5,F6 does not work, as well as adjusting the contrast via "Appearance". My computer is (look below). If you know a quick fix (or can point me to one), that'd be great. Thanks.
    Sony Vaio VGN NR260E<br />Linux Kubuntu 9.04\Windoze 7 Professional<br /><br />Sony Vaio VPCF1190X<br />Linux Kubuntu 10.04/Windoze 7 Home Premium<br /><br />Linux user #478627

    #2
    Re: Contrast

    Are you using compiz?

    Did you change any if the key bindings?

    [mad]Berry
    Check out my website with Kubuntu how to&#39;s:&nbsp; madberry.org

    Comment


      #3
      Re: Contrast

      No, I am not using Compiz. Although, I'll still have a look at key bindings anyway...

      Edit: No, everything should be fine, but for some reason, it isn't.
      Sony Vaio VGN NR260E<br />Linux Kubuntu 9.04\Windoze 7 Professional<br /><br />Sony Vaio VPCF1190X<br />Linux Kubuntu 10.04/Windoze 7 Home Premium<br /><br />Linux user #478627

      Comment


        #4
        Re: Contrast

        Ok here is the info where going to need:

        Type of laptop?
        Contents of your Xorg configuration.
        Versions of Kubuntu and KDE plus the Kernel you're using.

        [mad]Berry
        Check out my website with Kubuntu how to&#39;s:&nbsp; madberry.org

        Comment


          #5
          Re: Contrast

          Laptop: Look at signature below.

          xorg.conf (I am still having a bit of an issue with my gfx card; I do not know if this is the correct configuration, but it does work. However, I do have an intel gfx card, although it's a 965 express chipset.)

          Section "Files"
          EndSection

          Section "InputDevice"
          Identifier "Generic Keyboard"
          Driver "kbd"
          Option "CoreKeyboard"
          Option "XkbRules" "xorg"
          Option "XkbModel" "pc105"
          Option "XkbLayout" "us"
          EndSection

          Section "InputDevice"
          Identifier "Configured Mouse"
          Driver "mouse"
          Option "CorePointer"
          Option "Device" "/dev/input/mice"
          Option "Protocol" "ImPS/2"
          Option "ZAxisMapping" "4 5"
          Option "Emulate3Buttons" "true"
          EndSection

          Section "InputDevice"
          Identifier "Synaptics Touchpad"
          Driver "synaptics"
          Option "SendCoreEvents" "true"
          Option "Device" "/dev/psaux"
          Option "Protocol" "auto-dev"
          Option "HorizScrollDelta" "0"
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "stylus"
          Option "Device" "/dev/input/wacom"
          Option "Type" "stylus"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "eraser"
          Option "Device" "/dev/input/wacom"
          Option "Type" "eraser"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "InputDevice"
          Driver "wacom"
          Identifier "cursor"
          Option "Device" "/dev/input/wacom"
          Option "Type" "cursor"
          Option "ForceDevice" "ISDV4" # Tablet PC ONLY
          EndSection

          Section "Device"
          Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
          Driver "intel"
          BusID "PCI:0:2:0"
          #Option "AccelMethod" "EXA"
          EndSection

          Section "Monitor"
          Identifier "Generic Monitor"
          Option "DPMS"
          EndSection

          Section "Screen"
          Identifier "Default Screen"
          Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
          Monitor "Generic Monitor"
          DefaultDepth 24
          SubSection "Display"
          Modes "1680x1050"
          EndSubSection
          EndSection

          Section "ServerLayout"
          Identifier "Default Layout"
          Screen "Default Screen"
          InputDevice "Generic Keyboard"
          InputDevice "Configured Mouse"
          InputDevice "stylus" "SendCoreEvents"
          InputDevice "cursor" "SendCoreEvents"
          InputDevice "eraser" "SendCoreEvents"
          InputDevice "Synaptics Touchpad"
          EndSection

          Kubuntu info: 8.04.1 Hardy Heron
          KDE: 3.5.9

          Sony Vaio VGN NR260E<br />Linux Kubuntu 9.04\Windoze 7 Professional<br /><br />Sony Vaio VPCF1190X<br />Linux Kubuntu 10.04/Windoze 7 Home Premium<br /><br />Linux user #478627

          Comment


            #6
            Re: Contrast

            Did you check the key bindings?

            [mad]Berry
            Check out my website with Kubuntu how to&#39;s:&nbsp; madberry.org

            Comment

            Working...
            X