$ wget http://www.tuxbrain.com/downloads/netwalker/xorg.conf --2009-12-10 13:41:50-- http://www.tuxbrain.com/downloads/netwalker/xorg.conf Resolving www.tuxbrain.com... 74.220.210.127 Connecting to www.tuxbrain.com|74.220.210.127|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2046 (2.0K) [text/x-config] Saving to: `xorg.conf' 100%[=========================>] 2,046 --.-K/s in 0s 2009-12-10 13:41:50 (7.89 MB/s) - `xorg.conf' saved [2046/2046] $ ls -la xorg.conf -rw-r--r-- 1 okajima okajima 2046 Oct 22 18:56 xorg.conf $ md5sum xorg.conf 54bcdba9ada4c34304025a4323daac18 xorg.conf $ su Password: # cd /etc/X11 [/etc/X11]# ls -la total 16 drwxr-xr-x 9 root root 1072 2009-12-10 11:24 . drwxr-xr-x 117 root root 14776 2009-12-10 11:26 .. lrwxrwxrwx 1 root root 13 2009-09-11 14:38 X -> /usr/bin/Xorg drwxr-xr-x 2 root root 232 2009-09-11 02:52 Xresources -rwxr-xr-x 1 root root 3730 2008-06-25 11:05 Xsession drwxr-xr-x 2 root root 1376 2009-09-11 03:25 Xsession.d -rw-r--r-- 1 root root 265 2008-06-25 11:05 Xsession.options -rw------- 1 root root 614 2009-09-11 02:52 Xwrapper.config drwxr-xr-x 2 root root 2344 2009-09-11 03:10 app-defaults drwxr-xr-x 2 root root 456 2009-09-11 03:17 cursors -rw-r--r-- 1 root root 14 2009-09-11 03:10 default-display-manager drwxr-xr-x 6 root root 416 2009-09-11 03:00 fonts drwxr-xr-x 3 root root 368 2009-09-11 03:13 xinit drwxr-xr-x 2 root root 232 2009-09-11 02:47 xkb -rw-r--r-- 1 root root 0 2009-09-11 02:57 xorg.conf [/etc/X11]# mv xorg.conf xorg.conf.20091210.orig [/etc/X11]# cp /home/okajima/xorg.conf . [/etc/X11]# ls -la total 20 drwxr-xr-x 9 root root 1152 2009-12-10 13:42 . drwxr-xr-x 117 root root 14776 2009-12-10 11:26 .. lrwxrwxrwx 1 root root 13 2009-09-11 14:38 X -> /usr/bin/Xorg drwxr-xr-x 2 root root 232 2009-09-11 02:52 Xresources -rwxr-xr-x 1 root root 3730 2008-06-25 11:05 Xsession drwxr-xr-x 2 root root 1376 2009-09-11 03:25 Xsession.d -rw-r--r-- 1 root root 265 2008-06-25 11:05 Xsession.options -rw------- 1 root root 614 2009-09-11 02:52 Xwrapper.config drwxr-xr-x 2 root root 2344 2009-09-11 03:10 app-defaults drwxr-xr-x 2 root root 456 2009-09-11 03:17 cursors -rw-r--r-- 1 root root 14 2009-09-11 03:10 default-display-manager drwxr-xr-x 6 root root 416 2009-09-11 03:00 fonts drwxr-xr-x 3 root root 368 2009-09-11 03:13 xinit drwxr-xr-x 2 root root 232 2009-09-11 02:47 xkb -rw-r--r-- 1 root root 2046 2009-12-10 13:42 xorg.conf -rw-r--r-- 1 root root 0 2009-09-11 02:57 xorg.conf.20091210.orig