ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Виртуальное разрешение на нетбуке
@ 2009-02-16 10:44 Владимир Гусев
  2009-02-16 10:52 ` Владимир
  2009-02-18 15:22 ` Yura Kalinichenko
  0 siblings, 2 replies; 6+ messages in thread
From: Владимир Гусев @ 2009-02-16 10:44 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Замучался я с некоторыми приложениями, создающими не к месту здоровые
по вертикали окна.. на нетбуке с разрешением 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

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

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


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

end of thread, other threads:[~2009-02-18 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-16 10:44 [Comm] Виртуальное разрешение на нетбуке Владимир Гусев
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

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