General :: Change Brightness On System Desktop Through Command Line?
Mar 9, 2011
I have a Debian Linux desktop. I want to change the screen's brightness without pressing the brightness button of my monitor. How can I do this? is this possible in command line or is there an application to be installed?
I installed the latest version off the download site yesterday, when first booting an error message came up that my hardware does not support the most recent desktop environment so I should switch to classic. After a bit of googling I found out how to do this.
The problem is that my hardware really doesn't support the current desktop environmet, I can't get the windows to appear, I just get black rectangles in the middle of the screen instead, so the GUI is inaccessable.
I am looking for instructions on changing the desktop environment from a command line (which I can boot to).
I had chosen automatic logon. Then updated to 10.04. During logout to change Desktop Environment/Session, I noticed that GDM login screen had an option for KDE session although I had not installed KDE. I got curious. So I tried it. System hangs. Restart does not help because somehow gdm proceeds to the KDE session although I did not choose it to be default session. So I had only CLI left.
I got over it by stopping gdm (/etc/init.d/gdm stop) and removing gdm and installing xdm. Anyway, what is the proper way? How to order desktop environment from CLI and/or where is the default desktop environment option written in a file?
I built Ubuntu desktop up from a server install. I'm using Gnome. I want to change the system's language, and I have no menu option to enter System>Preferences>Language Support. I need to either:1.) Install whatever will place that option in the menu.2.) Affect the change via the command line (preferable).I just can't figure out what to install and Google only produces GUI tutorials. =/
I'm writing a script to toggle LCD backlight on my laptop between minimum and previous/current level. I will then assign this script to a button. For this I need to be able to adjust backlight by using some command line utility. Also, this must be possible to be performed by a regular user.
What I have already tried:
1) The "xbacklight" utility. This didn't work. Program reported something like "no outputs found".
2) Used "acpitool -l <backlight_level>". This didn't work either.
3) The "echo -n 100 > /proc/acpi/video/VGA/LCD/brightness" works only when I am root. Changing permission of the file to allow writes by a user only valid until reboot. After reboot I need to change permission again, so this approach is not good either.
What works on my laptop, but with GUI:
1) Adjusting LCD brightness in "System->Preferences->Power Management" works.
2) Adjusting brightness with Gnome Brightness Applet works. However, after changing brightness with applet it says "Cannot get laptop panel brightness" and shows red crossed circle icon. Even after applet shows this message, it is possible to change the backlight level. It seems like the brightness level cannot be retrieved by the applet/system, but it can be set.
I can see that it is definitely possible to adjust LCD brightness through software because of the 2 things above, but how do I allow any user to change it from command line?
So, what are my other possible choices for changing backlight from command line?
I am using debian 5.04(base) + lxde. I am using gdm to login. I want to change the gdm to commandline login only, which similar to (ctrl +alt + f2) but whenever computer restart, it boot into gdm. what is the file to change the boot level?
I'm playing around with trying to access a Fedora 13 system from a Ubuntu 10.04 system. Both are relatively new vanilla installations.I went into System - Preferences - Remote Desktop on the Fedora system and enabled Remote Desktop. When I connect with the Ubuntu system (ssh), I can login, but all I see is an ssh terminal session. I was expecting the desktop environment (GNOME right?) to come up.
I'd been trying to get into Linux before I bought it so I figured that I would try to get it onto my new Mac so that I could use it wherever I am. I decided to try Debian Lenny 5.0.3 a whirl after reading about all the different distros available. I've successfully installed it and I can get to it with rEFIt, and I have quite a few things working such as the video drivers and wifi. However, I've had trouble getting it to a level where it'd be usable away from home. Here are the main problems I'm worried about:
1) I installed pommed but I still can't use the brightness keys to change the screen brightness. I'm not sure if there's some other workaround for this?
2) I tried some recommended power management packages (gnome-power-manager) but it doesn't seem to be accessible or functional right now. I don't have any way to control it or get to it that is obvious to me. Is an icon or anything supposed to appear on the task bar when you install or what? Getting some sort of power management on here is important because it gets really lousy battery life otherwise.
3) Being a Macbook, there's no right-click button. Multitouch would be really nice (two-finger scrolling!) but I'd be OK with ANY way to right-click with the touchpad. I have a wireless USB keyboard/mouse combo that works at home at least . . . right out of the box too!
4) I've seen some packages called the Mactel PPA, but they are made for Ubuntu. Since Debian and Ubuntu are so similar, is there any way to make those work on Lenny? I think that if I got those to work, I could fix some of the problems above. Or do I have to install Ubuntu?
5) I just noticed that the sound doesn't seem to work yet either.
I'm studying Information Technology and doing Linux as part of it. One of the questions in my text book is: Describe three different ways to start a command line interpreter when using the Gnome desktop of openSUSE Linux. I can't for the life of me make sense out of it.
OS: CentOS 5.3 Enterprise Server Red Hat Nash Version 5.1.19.6
I need to find a command-line program to randomly change my MAC address. I know on Ubuntu there is a program called 'macchanger'. And on Windows another one called 'macshift'. I just can't find one for CentOS 5.3 Enterprise Edition.
I love Ubuntu Linux - especially the commmand line. But I have to admit that, at least for now, Windows is more user-friendly - there's more software for it, more drivers, and more stuff just works.
Knowing that Mac is built on Unix makes me wonder if it's the sweet spot between them. But I wonder: how similar is the Mac command line to Linux's bash? Could I pick right up with using vim and bash scripting and git, etc? Would common commands like changing directories be different? Does anybody know an online "compare and contrast" resource?
I just started using ubuntu after being a long time windows user.
what i find really interesting is that in command line, i can type many programs and commands, eg firefox can be run via command line from anywhere. In windows cmd prompt, im used to having to run the .exe file by first navigating to it, then being able to run the .exe.
what i wanna know is how does linux know all the programs at the command line?
Possible Duplicate: Version of Linux with a command prompt?
Which software of Linux to use for command line running? Since I am using MySQL to run from Linux and want to run Linux, which software to download in Linux? There are multiple ones. Can I run .sh scripts and learn how to operate on Linux using the command line? Also use MySQL as backend on Linux?
As a strategy for learning linux I have decided to adopt using a lean windows based approach. I want to focus on command line machine system, network basics, and file management knowledge. In other words find out how desktop manager does it's business, so I know how to master my machine, but by and large once I have made my choices, leave it alone to do just that.
I figure I should know how applications are internally configured etc., but I also figure an apps GUI and config choices should take care of installations, and program usage as in M$ windows. Surely taking care of an applications dependencies are the responsibility of the developer, are they not?
I am working my way through "Rute User's Tutorial and Exposition (Version 1.0.0)" right now for an overall viewpoint. Can anyone suggest a specific source for a point by point explanation of the command basis of a generalised "desktop management" application (KDE,LXDE)? Better yet would be if it had some parallel comparison of the varied approaches taken by different distributions of linux.
A secondary question, is that allowed? Up to a certain point in Ms windows, a thorough knowledge of DOS 6.xx would theoreticaly enable one to more or less duplicate the actions of the windows overlay. Is there a basic distribution (or subset in all of them maybe?) of linux that would be consistent with that paradigm? What would be analogous to DOS batch files, or GM-Basic? Oh! that's 3.I am certainly appreciating the depth of this forum, and the breadth of knowledge among you forumite's. Reading it is time well spent.
I'm a fairly nocturnal creature by nature, but life requires me to spend more time during the bright hours of day. I also have a visual impairment which makes it that my eyes take a very long time to adjust to darker situations. I need to be able to easily dim my screen so that using my computer doesn't keep me awake as much and doesn't prevent me from doing other stuff.
I will accept both a hotkey based solution "like on most laptop" as a timed one. My main monitor lacks simple brightness/contrast controls. f.lux doesn't suit my needs, since it only changes the screen's color temperature. I'd like the solution to work regardless of the make and model of the video card involved. Wearing sunglasses is impractical, since they make it hard to interact with objects around my computer.
accidentally I raised my brightness to 100% so I couldn't see anything..My battery died before I could fix it with tab or something else.now I can't fix it because I can't see anything.Is there a way to adjust color brightness through my unix terminal.....?
I am using Ubuntu linux, and I want fn + up key and fn + down key to change the brightness instead on fn + F4 and fn + F5. I've tried looking for something in the Keyboard Shortcuts menu, but there is no command or key specified to do that. I could make a custom key shortcut, but I can't find the command to change the brightness. Is there a way to make another key do this? My laptop is a Dell Inspiron 1545.
I Install Ubuntu 9.10 and I can't control Brightness, show brightness popup (Fn+F5F6) but screen brightness don't work, I install NVIDIA Driver Linux-x86_64 version 190.53, modiffed xorg.conf.
I just searching a way to modify a hotkey like in system->preference->keyboard shortcuts but in command line, because I want to make a configuration file and I need to delete a hotkey.