Poslao: 27 Sep 2006 12:46
|
offline
- Pegazeka

- Elitni građanin
- Pridružio: 20 Apr 2003
- Poruke: 2416
- Gde živiš: NS
|
jes, u pravu si, nisam ni obracala paznju.
|
|
|
Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
|
|
Poslao: 27 Sep 2006 13:23
|
offline
- Pridružio: 25 Sep 2005
- Poruke: 146
- Gde živiš: Valjevo
|
sudo su |
pass:
sudo gedit /etc/X11/xorg.conf
---------------------------------
*| podrazumeva enter
----------------------------------
evo kod mene kako u xorg.config izgleda:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon X600 (RV370)"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon X600 (RV370)"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
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"
EndSection
Section "DRI"
Mode 0666
EndSection
Posle brisanja do linije "1 - 24" na max rezoluciju 1280x1024 sacuvas i Ctrl+s Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
uradio sam sledece System/Preferences/Screean Resolution/... podesio na 1152x846 i 75Hz
|
|
|
|
Poslao: 27 Sep 2006 14:35
|
offline
- purple

- Elitni građanin
- Pridružio: 02 Apr 2005
- Poruke: 1516
- Gde živiš: # :(){ :|:& };:
|
/offtopix
sudo su |
pass:
sudo gedit /etc/X11/xorg.conf
chemu sudo su ako cesh u sledecem izrazu da kucash sudo?
|
|
|
|
Poslao: 27 Sep 2006 17:14
|
offline
- Pridružio: 01 Okt 2004
- Poruke: 351
- Gde živiš: Qrshumliya
|
Cemu uopste `sudo su` ako su nema argumenata?
Ajde `sudo bash` izvlaci Ubuntuovce od previse kucanja `sudo` komandi.
|
|
|
|
Poslao: 27 Sep 2006 18:07
|
offline
- Pridružio: 25 Sep 2005
- Poruke: 146
- Gde živiš: Valjevo
|
purple ::/offtopix
sudo su |
pass:
sudo gedit /etc/X11/xorg.conf
chemu sudo su ako cesh u sledecem izrazu da kucash sudo?
Valjda iz SuSE-a navika!~ ovo "gedit" je najbitnije!
|
|
|
|
Poslao: 27 Sep 2006 19:11
|
offline
- gamzzy
- Legendarni građanin
- Pridružio: 24 Apr 2003
- Poruke: 10725
- Gde živiš: Novi Sad
|
ajde da završimo offtopic: ako se već koristi konzola, onda ćemo koristiti i konzolni editor mcedit, nano (pico), ili sl...
ako se jednom odradi sudo su, onda dalje nema potrebe da se povlači root, tako nešto ne postoji ni na SuSE-u...
kako god, preskačite taj deo ubuduće
|
|
|
|
Poslao: 27 Sep 2006 23:38
|
offline
- Pridružio: 25 Sep 2005
- Poruke: 146
- Gde živiš: Valjevo
|
Ovo je bilo pitanje!
Kako da podesim refresh monitora na 75 hz?
------------------------------------------------------------
Gamzzi u pravu si ....da se zavrsi prica!
Menije bio cilj da pojasnim koliko god mogu laicki ono sto i *sam znam.
Ja nisam expert za Linux ali ponesto sam naucio bas iz ovog ili nekih drugih foruma, pa stoga i zelim da pomognem. a ocekujem i pomoc u pravom smislu reci ne kao na nekim foumima npr.. uradis ovo ....a ono ispadne nesto deseto.
To sto neznam da ide bas tako kao sto pricate nije nista neobicno. Eto sad znam. A do sada sam uvek koristio "sudo" i nista nije falilo, sto hocu reci da i nije nake greska. Znaci moze!
Najvaznija stvar je bas to sto bih i zeleo da cujem od "dekao" kako i da li smo uspeli da mu pomognemo, a nebitnno je da li se pise sudo vise puta ili ne.
@dekao
Odgovori nam da li smo uspeli da ti pomognemo.
Sradcan pozdrav!
|
|
|
|
Poslao: 09 Okt 2006 18:51
|
offline
- dekao

- Moderator foruma
- Dejan Trajković
- Realist painter
- Pridružio: 06 Apr 2006
- Poruke: 3607
- Gde živiš: Somewhere in time
|
Odgovoriću čim to budem uradio jer sam mojega linuxa blokirao( pošto sam mu ostavio premalo mesta na HD-u).Sad sam pazario još 160GB pa ću sutra sve to da renoviram i odgovoriću.Ipak pošto imam poverenja u Linux team my city-a mogu da se zahvalim i odmah.
Dopuna: 09 Okt 2006 18:51
Ej,uspeo sam ali nemojte da me pitate kako.Čačkao sam nešto i ispalo je tako da je sad 75hz.Potrefio sam.U svakom slučaju hvala.
|
|
|
|
Poslao: 10 Okt 2006 10:34
|
offline
- purple

- Elitni građanin
- Pridružio: 02 Apr 2005
- Poruke: 1516
- Gde živiš: # :(){ :|:& };:
|
chachkao si neshto?
daj reci nam bar neshto mozda zatreba nekom..
|
|
|
|
Poslao: 10 Okt 2006 15:14
|
offline
- Pridružio: 25 Sep 2005
- Poruke: 146
- Gde živiš: Valjevo
|
Napisi sta si cackao!
[edit by bocke]Da li da citiram pravilnik ili znaš zašto sam izmenio? Ako imaš pitanje u vezi toga, PP[/edit]
|
|
|
|