Teşekkürler, sorunu şu şekilde çözdüm: echo 5 | sudo tee /sys/class/backlight/acpi_video0/brightness
5 olan yere 0 değerini verirseniz en düşük, 9 değerini verirseniz en yüksek oluyor. echo 0 | sudo tee /sys/class/backlight/acpi_video0/brightness olarak kullanmanızı göz sağlınız açısından öneririm. 29 Mayıs 2012 20:55 tarihinde Ferhat Savcı <[email protected]> yazdı: > > > 2012/5/29 Onur Cem Çelebi <[email protected]> > >> xrandr komutunu parametresiz verince : >> >> default connected 1366x768+0+0 0mm x 0mm >> > > bağlantı "default" > > >> connected böyle birşey çıkıyor. >> >> $ xrandr --output 1366x768+0+0 0mm x 0mm --brightness 0.5 gibi bir komut >> girmeye >> > > olması gereken: xrandr --output default --brightness 0.5 > > çalıştığımda bana usage'i veriyor. Orada da gördüğüm kadarıyla --output >> parametresinden sonra gelen --brightness parametresi yok. Şöyleki: >> >> usage: xrandr [options] >> where options are: >> -display <display> or -d <display> >> -help >> -o <normal,inverted,left,right,0,1,2,3> >> or --orientation <normal,inverted,left,right,0,1,2,3> >> -q or --query >> -s <size>/<width>x<height> or --size <size>/<width>x<height> >> -r <rate> or --rate <rate> or --refresh <rate> >> -v or --version >> -x (reflect in x) >> -y (reflect in y) >> --screen <screen> >> --verbose >> --current >> --dryrun >> --nograb >> --prop or --properties >> --fb <width>x<height> >> --fbmm <width>x<height> >> --dpi <dpi>/<output> >> --output <output> >> --auto >> --mode <mode> >> --preferred >> --pos <x>x<y> >> --rate <rate> or --refresh <rate> >> --reflect normal,x,y,xy >> --rotate normal,inverted,left,right >> --left-of <output> >> --right-of <output> >> --above <output> >> --below <output> >> --same-as <output> >> --set <property> <value> >> --scale <x>x<y> >> --transform <a>,<b>,<c>,<d>,<e>,<f>,<g>,<h>,<i> >> --off >> --crtc <crtc> >> --panning >> <w>x<h>[+<x>+<y>[/<track:w>x<h>+<x>+<y>[/<border:l>/<t>/<r>/<b>]]] >> --gamma <r>:<g>:<b> >> --primary >> --noprimary >> --newmode <name> <clock MHz> >> <hdisp> <hsync-start> <hsync-end> <htotal> >> <vdisp> <vsync-start> <vsync-end> <vtotal> >> [+HSync] [-HSync] [+VSync] [-VSync] >> --rmmode <name> >> --addmode <output> <name> >> --delmode <output> <name> >> >> >> 29 Mayıs 2012 17:56 tarihinde Eray Aslan <[email protected]> yazdı: >> >> On Tue, May 29, 2012 at 05:22:25PM +0300, Onur Cem Çelebi wrote: >>> > >> aktif bir ubuntu kullanıcısı olarak her bilgisayarı tekrar açışımda >>> ekran >>> > >> parlaklığını (sağlık için) azaltmak zorunda kalıyorum. Acaba bu >>> ayarı >>> > >> otomatik olarak en az olarak nasıl atayabiliriz ? >>> >>> $ xrandr --output mumble --brightness 0.5 >>> >>> gibi. Eski haline getirmek icin --brightness 1. Mumble yerine ne >>> yazacaginizi ogrenmek icin xrandr komutunu secenek vermeden calistirin. >>> Connected yazan cihaz. Ornegin bende LVDS-1. >>> >>> Saglik icin faydali miymis az parlak olmasi? >>> -- >>> Eray Aslan <[email protected]> >>> _______________________________________________ >>> Linux-sohbet mailing list >>> [email protected] >>> https://liste.linux.org.tr/mailman/listinfo/linux-sohbet >>> Liste kurallari: http://liste.linux.org.tr/kurallar.php >>> >> >> >> _______________________________________________ >> Linux-sohbet mailing list >> [email protected] >> https://liste.linux.org.tr/mailman/listinfo/linux-sohbet >> Liste kurallari: http://liste.linux.org.tr/kurallar.php >> >> > > > -- > -- Ferhat Y. Savcı > +90 (530) 548 1716 > > > _______________________________________________ > Linux-sohbet mailing list > [email protected] > https://liste.linux.org.tr/mailman/listinfo/linux-sohbet > Liste kurallari: http://liste.linux.org.tr/kurallar.php > >
_______________________________________________ Linux-sohbet mailing list [email protected] https://liste.linux.org.tr/mailman/listinfo/linux-sohbet Liste kurallari: http://liste.linux.org.tr/kurallar.php
