From: "Владимир Гусев" <vova1971@narod.ru> To: "ALT Linux Community" <community@lists.altlinux.org> Subject: Re: [Comm] Kak pomenyat' fonts v WindowMaker [JT] Date: Wed, 15 Mar 2006 20:17:30 +0300 Message-ID: <op.s6gszgmaglg102@post.cnt.ru> (raw) In-Reply-To: <40babb620603142357r42be2dd3k2ac14cf6100d0b48@mail.gmail.com> > Да, это немного помогло, но не до конца. А подробнее? Что значит - "не до конца"? Крупнее обычного? >> а насчет консоли если спец. терминал Wmaker - тогда подумайте сами.. >> хоть >> немного. > Немного подумав, решил использовать Konsole. То есть так и не нашли? Эх.. :) [vova@vova vova]$ cat /usr/X11R6/bin/WindowMaker-Terminal #!/bin/bash # WindowMaker-Terminal # (c) 2000 MandrakeSoft - David BAUDENS <baudens@mandrakesoft.com> # (c) 2001, 2002 Alexey Voinov <voins@voins.program.ru> # Licence: GPL # Launch the default terminal emulator in Window Maker Dock and allows user # to lauch another (and another and another etc.) with a simple double click WMTERMOPT="-bg black -fg grey -fn -*-fixed-medium-*-*-*-15-*-*-*-*-*-*-*" WMTERMCONFIG=/etc/X11/wmterminal WMTERMLOCAL=~/.wmterminal [ -r $WMTERMCONFIG ] && source $WMTERMCONIFG [ -r $WMTERMLOCAL ] && source $WMTERMLOCAL [ -z "$WMTERMNAME" ] && WMTERMNAME=xvt $WMTERMNAME $WMTERMOPT "$@" & Вот тут и меняйте.. >> Я, например, все это (и многое другое) искал сам.. (не в укор).. > Честь Вам и хвала. А мне бы хотелось, для того что бы пользоваться > системой НЕ жить в ней. Этого и не требуется.. Это зависит от потребностей.. вот мне шрифт не понравился - я и нашел.. И ЖИТЬ в ней совсем не нужно.. Дефольные настройки многим не по душе, и не только в linux.. Поэтому ничего сверхестественного в этом не вижу.. А пользоваться системой и не желать знать, хотя бы примерно, где и что.. Зачем тогда Window Maker? Когда есть более беспроблемный KDE и т.д.? -- С уважением, Владимир Гусев
next prev parent reply other threads:[~2006-03-15 17:17 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-03-14 10:58 [Comm] Kak pomenyat' fonts v WindowMaker ALT Linux User 2006-03-14 20:04 ` Владимир Гусев 2006-03-14 20:13 ` Владимир Гусев 2006-03-15 7:57 ` ALT Linux User 2006-03-15 17:17 ` Владимир Гусев [this message] 2006-03-15 19:54 ` [Comm] Kak pomenyat' fonts v WindowMaker [JT] ALT Linux User 2006-03-23 15:32 ` Michael Shigorin 2006-03-23 16:00 ` ALT Linux User
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=op.s6gszgmaglg102@post.cnt.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