/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/startx-ati-tft
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/files/startx-ati-tft

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by sng, Thu May 20 12:12:53 2010 UTC revision 48 by sng, Thu May 20 12:38:55 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    ##############################################################################
3    #                                                                            #
4    # startx-ati-ttf, (C) 2007-2010 S. Georgaras <sng@hellug.gr>                 #
5    #                                                                            #
6    # This file is part of Clonezilla-SysRescCD.                                 #
7    #                                                                            #
8    # Clonezilla-SysRescCD is free software: you can redistribute it and/or      #
9    # modify it under the terms of the GNU General Public License as published   #
10    # by the Free Software Foundation, either version 2 of the License, or       #
11    # (at your option) any later version.                                        #
12    #                                                                            #
13    # Clonezilla-SysRescCD is distributed in the hope that it will be useful,    #
14    # but WITHOUT ANY WARRANTY; without even the implied warranty of             #
15    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              #
16    # GNU General Public License for more details.                               #
17    #                                                                            #
18    # You should have received a copy of the GNU General Public License along    #
19    # with Clonezilla-SysRescCD. If not, see <http://www.gnu.org/licenses/>.     #
20    #                                                                            #
21    ##############################################################################
22    
23  Xorg -configure  Xorg -configure
24  sed '/Section "Device"/a\  sed '/Section "Device"/a\
25  Option "MonitorLayout" "LVDS"' /root/xorg.conf.new > /etc/X11/xorg.conf  Option "MonitorLayout" "LVDS"' /root/xorg.conf.new > /etc/X11/xorg.conf

Legend:
Removed from v.47  
changed lines
  Added in v.48

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26