ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ilja Raskin <ilia_raskin@pochta.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] wine из branch и  Counter-Strike
Date: Sat, 23 Feb 2008 13:39:10 +0300
Message-ID: <47BFF7CE.1060605@pochta.ru> (raw)
In-Reply-To: <20080222121129.7dd4058b@biblo.gusev.ru>

[-- Attachment #1: Type: text/plain, Size: 1795 bytes --]

Здравствуйте, Владимир Гусев
Ответ на Ваше письмо от 02/22/2008 12:11 PM
> 
> Ну так по линейке у вас другие размеры, что же вы не попробовали с
> настоящими размерами? DisplaySize 376 302 (и без опции "DPI" "96x96")
> 

При некоторой помощи альтератора (он всякий раз в Modes пишет) сотворил
в xorg.conf нечто такое:

Section "Monitor"
         Identifier   "Monitor0|0"
         VendorName   "Unknown"
         ModelName    "Samsung SyncMaster"
         HorizSync   30.0 - 81.0
         VertRefresh 56.0 - 75.0
         DisplaySize 376 302
EndSection

Section "Device"
         Identifier  "Card0|0"
         Driver      "nvidia"
         VendorName  "NVIDIA Corporation"
         BoardName   "GeForce 8400 GS"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Card0|0"
         Monitor    "Monitor0|0"
         DefaultDepth     24
#       Option      "DPI" "96x96"
         Option         "metamodes" "1280x1024 +0+0"
         SubSection "Display"
                 Depth     24
                 Modes    "1280x1024" "1280x960" "1280x854" "1280x800" 
"1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" 
"1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" 
"640x480"
         EndSubSection
EndSection

При этом получается:
screen #0:
   print screen:    no
   dimensions:    1024x768 pixels (342x271 millimeters)
   resolution:    76x72 dots per inch
   depths (7):    24, 1, 4, 8, 15, 16, 32

То есть параметр DPI система еще как-то воспринимает, а вот DisplaySize
похоже не видит как класс...

[ilja@localhost ~]$ cat /var/log/Xorg.0.log |grep 1024
(**) NVIDIA(0): Option "MetaModes" "1280x1024 +0+0"
(WW) NVIDIA(0): No valid modes for "1280x1024+0+0"; removing.
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768

[-- Attachment #2: ilia_raskin.vcf --]
[-- Type: text/x-vcard, Size: 122 bytes --]

begin:vcard
fn:Ilja Raskin
n:Raskin;Ilja
email;internet:ilia_raskin@pochta.ru
x-mozilla-html:FALSE
version:2.1
end:vcard


  parent reply	other threads:[~2008-02-23 10:39 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12 22:12 Ilja Raskin
2008-02-12 22:33 ` Alexey Borovskoy
2008-02-12 22:55   ` Ilja Raskin
2008-02-13  9:35     ` Владимир Гусев
2008-02-18 13:23       ` Ilya V. Raskin
2008-02-18 13:26         ` Шишков Евгений
2008-02-18 13:34         ` Pavlov Konstantin
2008-02-18 13:46           ` Владимир Гусев
2008-02-18 15:08             ` Ilya V. Raskin
2008-02-18 16:45               ` Владимир Гусев
2008-02-18 21:07                 ` Ilja Raskin
2008-02-18 22:10                   ` Владимир Гусев
2008-02-18 23:14                     ` Ilja Raskin
2008-02-19 10:24                       ` Владимир Гусев
2008-02-19 22:44                         ` Ilja Raskin
2008-02-20  4:29                           ` Хихин Руслан
2008-02-20 23:13                             ` Ilja Raskin
2008-02-21  3:15                               ` Хихин Руслан
2008-02-21  8:32                               ` Владимир Гусев
2008-02-21 22:42                                 ` Ilja Raskin
2008-02-22  2:48                                   ` Хихин Руслан
2008-02-22  9:11                                   ` Владимир Гусев
2008-02-22 11:53                                     ` Michael Shigorin
2008-02-22 12:10                                       ` Alexey I. Froloff
2008-02-22 12:22                                         ` [Comm] [JT] " Michael Shigorin
2008-02-22 12:59                                           ` Alexey I. Froloff
2008-02-23 10:39                                     ` Ilja Raskin [this message]
2008-02-19 10:43                       ` [Comm] " Ilya V. Raskin
2008-02-19 19:14                         ` Владимир Гусев

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=47BFF7CE.1060605@pochta.ru \
    --to=ilia_raskin@pochta.ru \
    --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