ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Владимир Гусев" <vova1971@narod.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] Виртуальное разрешение на нетбуке
Date: Mon, 16 Feb 2009 13:44:49 +0300
Message-ID: <20090216134449.6626a95a@narod.ru> (raw)

Замучался я с некоторыми приложениями, создающими не к месту здоровые
по вертикали окна.. на нетбуке с разрешением 1024х600 я, к примеру, не
могу добратьс до нижних настроек Амарок, я до сих пор совсем не имею
представления есть ли ниже горячих клавиш у нового vlc что-нибудь или
нет (если нет - грош ему цена, новому).. Cedega сейчас запустила первое
окно, где текст располагается в верхней половине, а кнопки спустя
огромный пробел, по всей видимости где-то внизу и не реагируют на
кнопки Tab и Enter... Даже настройки учетных записей Claws скрывают
внизу кнопки Ok и остальные.. Приходится угадывать клавишами.. И ничего
не могу сделать... Достало это уже.. Совершенно неоптимизированные в
этом отношении лепят проги..

Хотел сделать виртуальное разрешение, чтобы мотнул мышью к нижнему краю
и сдвинулось немного изображение.. Для этой цели сделал в xorg.conf
следующее:

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor0|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1024x600" "960x720" "848x480" "832x624"
"800x600" "720x576" "640x480" EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x600" "960x720" "848x480" "832x624"
"800x600" "720x576" "640x480" EndSubSection
	SubSection "Display"
		Depth     16
		Virtual 1024 768
		Modes    "1024x600" "960x720" "848x480" "832x624"
"800x600" "720x576" "640x480" EndSubSection
	SubSection "Display"
		Depth     24
		Virtual 1024 768
		Modes    "1024x600" "960x720" "848x480" "832x624"
"800x600" "720x576" "640x480" EndSubSection
	SubSection "Display"
		Depth     32
		Virtual 1024 768
		Modes    "1024x600" "960x720" "848x480" "832x624"
"800x600" "720x576" "640x480" EndSubSection
EndSection

Но ничего не работает.. Что я делаю не так?

-- 
С уважением,
Владимир Гусев


             reply	other threads:[~2009-02-16 10:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-16 10:44 Владимир Гусев [this message]
2009-02-16 10:52 ` Владимир
2009-02-17 12:10   ` Владимир Гусев
2009-02-18 15:22 ` Yura Kalinichenko
2009-02-18 16:01   ` Andriy Dobrovol`s`kii
2009-02-18 17:10     ` Eugene Ostapets

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=20090216134449.6626a95a@narod.ru \
    --to=vova1971@narod.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