ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] x11createconfig
@ 2006-02-11 20:36 Valery V. Inozemtsev
  2006-02-11 21:31 ` Alexander Bokovoy
  2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin
  0 siblings, 2 replies; 4+ messages in thread
From: Valery V. Inozemtsev @ 2006-02-11 20:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 36 bytes --]

Я плакать

-- 
Valery V. Inozemtsev

[-- Attachment #1.2: xorg.conf --]
[-- Type: text/plain, Size: 3702 bytes --]

Section "Files"
	FontPath   "unix/:-1"
EndSection

Section "Module"
	Load        "dbe"
	Load        "glx"
	Load        "dri"
	Load	 "extmod"
	Load        "type1"
	Load        "freetype"
	SubSection  "extmod"
		Option  "omit xfree86-dga"
	EndSubSection
EndSection

Section "DRI"
	Mode        0660
	Group       "xgrp"
EndSection

Section "InputDevice"
	Identifier "Keyboard1"
	Driver      "kbd"
	Option "AutoRepeat"  "250 30"
	Option "XkbModel" "pc105"
	Option "XkbLayout" "us,ru"
	Option "XkbVariant" ",winkeys"
	Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
EndSection

Section "InputDevice"
	Identifier  "mouse0"
	Option  "Device"	"/dev/input/mice"
	#"Logitech USB-PS/2 Optical Mouse"
	Driver	"mouse"
	Option "Protocol"    "IMPS/2"
	Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
	Identifier  "Device0"
	Driver	"radeon"
EndSection

Section "Device"
	Identifier  "Device1"
	Driver	"vesa"
EndSection

Section "Monitor"
	Identifier  "Monitor at Device0"
EndSection

Section "Monitor"
	Identifier  "Monitor at Device1"
EndSection

Section "Screen"
	Identifier  "Screen at Device0"
	Device      "Device0"
	Monitor     "Monitor at Device0"
	DefaultColorDepth	16
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	DefaultColorDepth	24
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       15
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
EndSection

Section "Screen"
	Identifier  "Screen at Device1"
	Device      "Device1"
	Monitor     "Monitor at Device1"
	DefaultColorDepth	16
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	DefaultColorDepth	24
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       15
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier      "Default Layout"
	Screen  "Screen at Device0"
	Screen  "Screen at Device1"
	InputDevice  "mouse0"     "CorePointer"
	InputDevice "Keyboard1" "CoreKeyboard"
	
EndSection


[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-02-12 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-11 20:36 [sisyphus] x11createconfig Valery V. Inozemtsev
2006-02-11 21:31 ` Alexander Bokovoy
2006-02-12 11:06   ` Sergey S. Skulachenko
2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git