* [Comm] Ctrl+Alt+( серый +/-) @ 2003-11-27 13:30 Sinom 2003-11-27 14:10 ` Antonio 2003-11-27 16:57 ` Andrei Lomov 0 siblings, 2 replies; 6+ messages in thread From: Sinom @ 2003-11-27 13:30 UTC (permalink / raw) To: community Доброго времени суток! Крутил ручками конфиг от иксов, с целью прописать моделайны получше, но у меня перестало работать сочетание клавиш Ctrl+Alt+(серый +/-). Как лечить? Какая строчка в конфиге включает поддержку этой возможности? Вот часть конфига которую я правил: Section "Monitor" Identifier "Generic Monitor" VendorName "Mitsubishi" ModelName "Diamond Pro 930SB" HorizSync 30-110 VertRefresh 50-160 Modeline "1280x1024@101" 248.81 1280 1312 2256 2288 1024 1041 1058 1076 Modeline "1152x870@100" 170.29 1152 1184 1824 1856 870 885 899 914 Modeline "1024x768@132" 194.72 1024 1056 1792 1824 768 779 796 807 Modeline "800x600@160" 141.53 800 832 1368 1400 600 607 623 631 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Generic Monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1152x870@100" "1024x768@132" "800x600@160" EndSubsection EndSection -- Роман ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Ctrl+Alt+( серый +/-) 2003-11-27 13:30 [Comm] Ctrl+Alt+( серый +/-) Sinom @ 2003-11-27 14:10 ` Antonio 2003-11-27 14:50 ` Sinom 2003-11-27 16:57 ` Andrei Lomov 1 sibling, 1 reply; 6+ messages in thread From: Antonio @ 2003-11-27 14:10 UTC (permalink / raw) To: community -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 27 Nov 2003, Sinom wrote: > Крутил ручками конфиг от иксов, с целью прописать моделайны > получше, но у меня перестало работать сочетание клавиш > Ctrl+Alt+(серый +/-). Как лечить? Какая строчка в конфиге > включает поддержку этой возможности? Не убрал ли случайно комментарий со следующего? # Option "Dont Zoom" - -- Best regards, Tony. mailto:obidos@mail.ru -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE/xgXr2gaLrWRbr5URAoAcAKCpOdV60CnveRd5vOQLReZY9WM3kQCgthd6 kauQhrRH0nR1Fqqgp8a1UG8= =4xFL -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Ctrl+Alt+( серый +/-) 2003-11-27 14:10 ` Antonio @ 2003-11-27 14:50 ` Sinom 2003-11-27 15:08 ` Sergey Vlasov 0 siblings, 1 reply; 6+ messages in thread From: Sinom @ 2003-11-27 14:50 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 341 bytes --] > > Крутил ручками конфиг от иксов, с целью прописать моделайны > > получше, но у меня перестало работать сочетание клавиш > > Ctrl+Alt+(серый +/-). Как лечить? Какая строчка в конфиге > > включает поддержку этой возможности? > > Не убрал ли случайно комментарий со следующего? > > # Option "Dont Zoom" Нет. Вот конфиг полностью. -- Роман [-- Attachment #2: XF86Config --] [-- Type: text/plain, Size: 1905 bytes --] Section "ServerLayout" Identifier "Default layout" Screen 0 "Screen0" 0 0 InputDevice "mouse" "CorePointer" InputDevice "keyboard" "CoreKeyboard" EndSection Section "Files" FontPath "unix/:-1" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "type1" Load "speedo" Load "freetype" Load "type1" Load "extmod" Load "v4l" EndSection Section "InputDevice" Driver "keyboard" Identifier "keyboard" # Option "XkbRules" "xfree86" # Option "XkbModel" ",winkeys" Option "XkbLayout" "us,ru(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Driver "mouse" Identifier "mouse" Option "Protocol" "imps/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Card0" Driver "nvidia" BoardName "Riva TNT" Option "NoLogo" "true" Option "CursorShadow" "true" Option "CursorShadowAlpha" "60" Option "CursorShadowXOffset" "2" Option "CursorShadowYOffset" "2" EndSection #Section "DRI" # Mode 0666 #EndSection #Section "ServerFlags" # Option "AllowMouseOpenFail" #EndSection Section "Monitor" Identifier "Generic Monitor" VendorName "Mitsubishi" ModelName "Diamond Pro 930SB" HorizSync 30-110 VertRefresh 50-160 Modeline "1280x1024@101" 248.81 1280 1312 2256 2288 1024 1041 1058 1076 Modeline "1152x870@100" 170.29 1152 1184 1824 1856 870 885 899 914 Modeline "1024x768@132" 194.72 1024 1056 1792 1824 768 779 796 807 Modeline "800x600@160" 141.53 800 832 1368 1400 600 607 623 631 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Generic Monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1152x870@100" "1024x768@132" "800x600@160" EndSubsection EndSection ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Ctrl+Alt+( серый +/-) 2003-11-27 14:50 ` Sinom @ 2003-11-27 15:08 ` Sergey Vlasov 2003-11-27 15:17 ` Sinom 0 siblings, 1 reply; 6+ messages in thread From: Sergey Vlasov @ 2003-11-27 15:08 UTC (permalink / raw) To: community [-- Attachment #1: Type: text/plain, Size: 572 bytes --] On Thu, Nov 27, 2003 at 09:50:22PM +0700, Sinom wrote: > > > Крутил ручками конфиг от иксов, с целью прописать моделайны > > > получше, но у меня перестало работать сочетание клавиш > > > Ctrl+Alt+(серый +/-). Как лечить? Какая строчка в конфиге > > > включает поддержку этой возможности? > > > > Не убрал ли случайно комментарий со следующего? > > > > # Option "Dont Zoom" > > Нет. Вот конфиг полностью. Тогда нужно смотреть /var/log/XFree86.0.log - не выбрасывает ли X эти Modeline по каким-то причинам (например, по невлезанию частот в допустимый диапазон монитора). [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Ctrl+Alt+( серый +/-) 2003-11-27 15:08 ` Sergey Vlasov @ 2003-11-27 15:17 ` Sinom 0 siblings, 0 replies; 6+ messages in thread From: Sinom @ 2003-11-27 15:17 UTC (permalink / raw) To: community В сообщении от Четверг 27 Ноябрь 2003 22:08 Sergey Vlasov написал(a): > On Thu, Nov 27, 2003 at 09:50:22PM +0700, Sinom wrote: > > > > Крутил ручками конфиг от иксов, с целью прописать моделайны > > > > получше, но у меня перестало работать сочетание клавиш > > > > Ctrl+Alt+(серый +/-). Как лечить? Какая строчка в конфиге > > > > включает поддержку этой возможности? > > > > > > Не убрал ли случайно комментарий со следующего? > > > > > > # Option "Dont Zoom" > > > > Нет. Вот конфиг полностью. > > Тогда нужно смотреть /var/log/XFree86.0.log - не выбрасывает ли X эти > Modeline по каким-то причинам (например, по невлезанию частот в допустимый > диапазон монитора). Дело в том, что переключиться в эти Modeline можно, но с извращениями - через игрушки. Например, можно запустить fakk2, которых переключится например на 1024x768@132, после чего прибить его kill'ом, в результате получим эффект, как при нажатии Ctrl+Alt+(серый +/-), чтобы переключиться назад, нужно запустить quake2, и выйти из него по нормальному: он восстановит 1152x870@100. Т.е. насколько я понимаю, переключения между Modeline, происходит. А вот как мне сделать, чтобы они происходили без таких вот извращений? ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Ctrl+Alt+( серый +/-) 2003-11-27 13:30 [Comm] Ctrl+Alt+( серый +/-) Sinom 2003-11-27 14:10 ` Antonio @ 2003-11-27 16:57 ` Andrei Lomov 1 sibling, 0 replies; 6+ messages in thread From: Andrei Lomov @ 2003-11-27 16:57 UTC (permalink / raw) To: community В сообщении от 27 Ноябрь 2003 19:30 Sinom написал(a): > Доброго времени суток! > Крутил ручками конфиг от иксов, с целью прописать моделайны получше, но у > меня перестало работать сочетание клавиш Ctrl+Alt+(серый +/-). Как лечить? > Какая строчка в конфиге включает поддержку этой возможности? Сообщения при запуске X почитайте... Возможно, перебрали частоту в моделайнах, сервер отбрасывает зашкалившие моды, и просто переключать нечего 194.72 141.53 -- поставьте чуток поменьше > Вот часть конфига которую я правил: > Section "Monitor" > Identifier "Generic Monitor" > VendorName "Mitsubishi" > ModelName "Diamond Pro 930SB" > HorizSync 30-110 > VertRefresh 50-160 > Modeline "1280x1024@101" 248.81 1280 1312 2256 2288 1024 1041 1058 > 1076 > Modeline "1152x870@100" 170.29 1152 1184 1824 1856 870 885 899 914 > Modeline "1024x768@132" 194.72 1024 1056 1792 1824 768 779 796 807 > Modeline "800x600@160" 141.53 800 832 1368 1400 600 607 623 631 > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Generic Monitor" > DefaultDepth 24 > Subsection "Display" > Depth 24 > Modes "1152x870@100" "1024x768@132" "800x600@160" > EndSubsection > EndSection > > > -- > Роман -- Всего доброго, А. Л. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-11-27 16:57 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-11-27 13:30 [Comm] Ctrl+Alt+( серый +/-) Sinom 2003-11-27 14:10 ` Antonio 2003-11-27 14:50 ` Sinom 2003-11-27 15:08 ` Sergey Vlasov 2003-11-27 15:17 ` Sinom 2003-11-27 16:57 ` Andrei Lomov
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