ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Xorg.conf
@ 2008-03-21  3:52 alisher
  2008-03-21  4:05 ` Vyacheslav A. Brunev
  2008-03-21  4:06 ` [Comm] Xorg.conf Vyacheslav A. Brunev
  0 siblings, 2 replies; 5+ messages in thread
From: alisher @ 2008-03-21  3:52 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Привет. Может кто-нибудь поделиться xorg.conf? На днях переустановил 
систему проблема опять же со шрифтами. Имею ALTD 4.0.0 nvidia GF4mx440 
дрова 9639. Все что раньше делал перепробовал, не помогает.


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

* Re: [Comm] Xorg.conf
  2008-03-21  3:52 [Comm] Xorg.conf alisher
@ 2008-03-21  4:05 ` Vyacheslav A. Brunev
  2008-03-21  4:15   ` alisher
  2008-03-21  4:06 ` [Comm] Xorg.conf Vyacheslav A. Brunev
  1 sibling, 1 reply; 5+ messages in thread
From: Vyacheslav A. Brunev @ 2008-03-21  4:05 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В сообщении от Friday 21 March 2008 09:52:40 alisher написал(а):
> Привет. 
Здравствуйте.

> Может кто-нибудь поделиться xorg.conf?
Легко! См. в аттаче (прикреплённый файл).

> На днях переустановил систему проблема опять же со шрифтами. 
У меня совсем не вяжется Xorg.conf и шрифты вы это о чем?

Если вы имеете ввиду шрифты например в KDE, то нет ничего проще - сделайте как 
в Win, для этого копируете директорию Fonts (Windows/Fonts) куда Вам удобно и 
затем войдя в Настройка -> Центр управления KDE -> Системное 
администрирование -> Установка шрифтов, добавляете вышеуказанные шрифты, 
после чего перезапускаете KDE. 
Вот вроде бы и всё!

> Имею ALTD 4.0.0 nvidia GF4mx440 
> дрова 9639. Все что раньше делал перепробовал, не помогает.
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community

-- 
С уважением, Вячеслав.

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

* Re: [Comm] Xorg.conf
  2008-03-21  3:52 [Comm] Xorg.conf alisher
  2008-03-21  4:05 ` Vyacheslav A. Brunev
@ 2008-03-21  4:06 ` Vyacheslav A. Brunev
  1 sibling, 0 replies; 5+ messages in thread
From: Vyacheslav A. Brunev @ 2008-03-21  4:06 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

В сообщении от Friday 21 March 2008 09:52:40 alisher написал(а):
> Привет. Может кто-нибудь поделиться xorg.conf? На днях переустановил
> систему проблема опять же со шрифтами. Имею ALTD 4.0.0 nvidia GF4mx440
> дрова 9639. Все что раньше делал перепробовал, не помогает.
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community

Забыл прикрепить :) Мой Xorg.conf здесь - в аттаче.

-- 
С уважением, Вячеслав.

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 2275 bytes --]

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "HID 2101:020f|0" "CorePointer"
EndSection

Section "Module"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "HID 2101:020f|0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor 1280x1024|0"
	HorizSync    31.5 - 79.0
	VertRefresh  50.0 - 90.0
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "intel"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor 1280x1024|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection


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

* Re: [Comm] Xorg.conf
  2008-03-21  4:05 ` Vyacheslav A. Brunev
@ 2008-03-21  4:15   ` alisher
  2008-03-21  5:12     ` [Comm] Xorg.conf [JT] Владимир Гусев
  0 siblings, 1 reply; 5+ messages in thread
From: alisher @ 2008-03-21  4:15 UTC (permalink / raw)
  To: bv, ALT Linux Community general discussions


> Если вы имеете ввиду шрифты например в KDE, то нет ничего проще - сделайте как 
> в Win, для этого копируете директорию Fonts (Windows/Fonts) куда Вам удобно и 
> затем войдя в Настройка -> Центр управления KDE -> Системное 
> администрирование -> Установка шрифтов, добавляете вышеуказанные шрифты, 
> после чего перезапускаете KDE. 
> Вот вроде бы и всё!
>
>   
Все эти действия я проводил ни раз. А шрифты все равно корявые. Думаю 
что у меня opengl не включен.


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

* Re: [Comm] Xorg.conf [JT]
  2008-03-21  4:15   ` alisher
@ 2008-03-21  5:12     ` Владимир Гусев
  0 siblings, 0 replies; 5+ messages in thread
From: Владимир Гусев @ 2008-03-21  5:12 UTC (permalink / raw)
  To: ALT Linux Community general discussions

>> [..]
> Все эти действия я проводил ни раз. А шрифты все равно корявые. Думаю  
> что у меня opengl не включен.

Где Кура, где мой дом..

P.S... вай ме! ("горе мне!" - грузинск.)

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


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

end of thread, other threads:[~2008-03-21  5:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-21  3:52 [Comm] Xorg.conf alisher
2008-03-21  4:05 ` Vyacheslav A. Brunev
2008-03-21  4:15   ` alisher
2008-03-21  5:12     ` [Comm] Xorg.conf [JT] Владимир Гусев
2008-03-21  4:06 ` [Comm] Xorg.conf Vyacheslav A. Brunev

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