[code]# nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon May 15 13:23:42 PDT 2006
/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 "ServerLayout"
Identifier "Default Layout"
Screen “Default Screen” 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice “stylus” "SendCoreEvents"
InputDevice “cursor” "SendCoreEvents"
InputDevice “eraser” "SendCoreEvents"
EndSection
Section “Files”
# path to defoma fonts
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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
Load "GLcore"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "hr"
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”
# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section “InputDevice”
# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section “InputDevice”
# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "T710BH"
Option "DPMS"
EndSection
Section "Device"
Option “RenderAccel” "true"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "T710BH"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
Section "Extensions"
Option “Composite” "Enable"
EndSection
EndSection[/code]
Ovako bi trebao da ti izgleda xorg ( brisao sam one silne “monitore” jer u biti treba ti samo jedan sa defaultdepth 24)
Izbrisi sve i ubaci sljedeci sadrzaj:
[code]# GDM Configuration Customization file.
This file is the appropriate place for specifying your customizations to the
GDM configuration. If you run gdmsetup, it will automatically edit this
file for you and will cause the daemon and any running GDM GUI programs to
automatically update with the new configuration. Not all configuration
options are supported by gdmsetup, so to modify some values it may be
necessary to modify this file directly by hand.
To hand-edit this file, simply add or modify the key=value combination in
the appropriate section in the template below. Refer to the comments in the
gdm.conf file for information about each option. Also refer to the reference
documentation.
If you hand edit a GDM configuration file, you should run the following
command to get the GDM daemon to notice the change. Any running GDM GUI
programs will also be notified to update with the new configuration.
gdmflexiserver --command="UPDATE_CONFIG "
For example, the “Enable” key in the “[debug]” section would be specified by
“debug/Enable”.
You can also run gdm-restart or gdm-safe-restart to cause GDM to restart and
re-read the new configuration settings. You can also restart GDM by sending
a HUP or USR1 signal to the daemon. HUP behaves like gdm-restart and causes
any user session started by GDM to exit immediately while USR1 behaves like
gdm-safe-restart and will wait until all users log out before restarting GDM.
For full reference documentation see the gnome help browser under
GNOME|System category. You can also find the docs in HTML form on
NOTE: Lines that begin with “#” are considered comments.
Have fun!
[daemon]
[security]
[xdmcp]
[gui]
[greeter]
[chooser]
[debug]
[servers]# Override display 1 to use Xgl (DISPLAY 1 IMPORTANT FOR ATI FGLRX).
0=Xgl
[server-Xgl]
name=Xgl server
command=/usr/bin/Xgl :0 -fullscreen -ac -accel glx:pbuffer -accel xv:fbo
flexible=true[/code]
Next step
Ubaci sljedeci sadrzaj:
#!/bin/bash
gnome-window-decorator & compiz --replace gconf decoration wobbly fade minimize cube rotate zoom scale move resize place switcher &
Restartuj X ili rebootaj kako hoces.Kad se ponovo logujes u terminal kucaj compiz
S ovim bi trebalo da ti proradi(bar je meni radilo kad sam imao Ubuntu/Xgl)
P.S.
Pokusao sam boldirati ono sto trebas dodati u xorg ali mi nije uspjelo.A posto je 3 sata ti gledaj onda gdje stoji