ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@freesource.info>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] x11createconfig
Date: Sat, 11 Feb 2006 23:36:12 +0300
Message-ID: <200602112336.13235.shrek@freesource.info> (raw)


[-- 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 --]

             reply	other threads:[~2006-02-11 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-11 20:36 Valery V. Inozemtsev [this message]
2006-02-11 21:31 ` Alexander Bokovoy
2006-02-12 11:06   ` Sergey S. Skulachenko
2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602112336.13235.shrek@freesource.info \
    --to=shrek@freesource.info \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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