ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Как настроить(ALD 4.0.2) - доводка xorg.conf до поддержки Composite
Date: Thu, 24 Jan 2008 23:49:31 +0200
Message-ID: <479907EB.4030602@gmail.com> (raw)
In-Reply-To: <fnb05o$pnp$1@ger.gmane.org>

	Привожу изменения, которые внесены у меня для работы beryl/compiz:

Evgenij Erohov пишет:
>>>>     
>> Напишите сюда свой /etc/X11/xorg.conf, попробуем всем миром
>> подредактировать
>>
>> _______________________________________________
>> community mailing list
>> community@lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/community
> Section "ServerLayout"
>         Identifier     "Minimal layout"
>         Screen         "Screen0" 0 0
>         InputDevice    "Keyboard0" "CoreKeyboard"
>         InputDevice    "ImExPS/2 Generic Explorer Mouse|0" "CorePointer"
> EndSection
> 
> Section "Module"
>         Load  "type1"
>         Load  "freetype"
>         Load  "glx"

	Вот это у меня закомментировано:
#         Load  "dri"

>         Load  "dbe"
>         SubSection "extmod"
>                 Option      "omit xfree86-dga"
>         EndSubSection
> EndSection
> 
> Section "ServerFlags"
>         Option      "AllowMouseOpenFail" "true"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "Keyboard0"
>         Driver      "kbd"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "ImExPS/2 Generic Explorer Mouse|0"
>         Driver      "mouse"
>         Option      "Device" "/dev/input/mice"
>         Option      "Protocol" "IMPS/2"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> Section "Monitor"
>         Identifier   "Samsung SyncMaster 796MB/796MBplus|0"
>         DisplaySize  310        230
>         HorizSync    30.0 - 85.0
>         VertRefresh  50.0 - 160.0
> EndSection
> 
> Section "Device"
>         Identifier  "Card0|0"
>         Driver      "nvidia"
> EndSection
> 
> Section "Screen"
>         Identifier "Screen0"
>         Device     "Card0|0"
>         Monitor    "Samsung SyncMaster 796MB/796MBplus|0"
>         DefaultDepth     24

    Option         "NvAgp" "1"
    Option         "RenderAccel" "true"
    Option         "AllowGLXWithComposite"
    Option         "Backingstore" "true"
    Option         "RandRRotation" "true"
    Option         "TripleBuffer" "true"
    Option         "AddARGBGLXVisuals" "true"

>         SubSection "Display"
>                 Depth     8
>                 Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     15
>                 Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     16
>                 Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     24
>                 Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     32
>                 Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
>         EndSubSection
> EndSection

Section "Extensions"
    Option         "RENDER" "true"
    Option         "Composite" "true"
EndSection

	Нижеприведенной секции у меня нет вообще.

> Section "DRI"
>         Group        "xgrp"
>         Mode         0660
> EndSection




  reply	other threads:[~2008-01-24 21:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-24 14:51 [Comm] Как настроить(ALD 4.0.2) Evgenij Erohov
2008-01-24 15:20 ` Vitaly Kuznetsov
2008-01-24 15:20   ` Evgenij Erohov
2008-01-24 15:45     ` Vitaly Kuznetsov
2008-01-24 21:07       ` Evgenij Erohov
2008-01-24 21:25         ` Vitaly Kuznetsov
2008-01-24 21:31           ` Evgenij Erohov
2008-01-24 21:49             ` Motsyo Gennadi aka Drool [this message]
2008-01-24 22:08             ` Владимир Гусев
2008-01-25 18:14               ` Evgenij Erohov
2008-01-25  9:13             ` Vitaly Kuznetsov
2008-01-25 18:35               ` Evgenij Erohov
2008-01-26  9:08                 ` Vitaly Kuznetsov
2008-01-26  6:25     ` [Comm] Как настроить (ALD 4.0.2) Хихин Руслан
2008-01-26 11:24       ` Pavlov Konstantin
2008-01-26 11:28         ` Хихин Руслан
2008-01-26 11:30           ` Pavlov Konstantin

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=479907EB.4030602@gmail.com \
    --to=motsyo@gmail.com \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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