ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Шигапов Ринат" <srk@nevod.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] [Comm] Кодовые таблицы в иксах
Date: Thu, 26 Mar 2009 20:48:18 +0500
Message-ID: <49CBA3C2.8070809@nevod.ru> (raw)
In-Reply-To: <d77783290903260449t72e000d4pc9f52a54a74f9a40@mail.gmail.com>

Денис Черносов пишет:
> # cat /etc/X11/xinit/Xkbmap
> -layout us,ru
> -option grp:ctrl_shift_toggle,grp_led:scroll,grp:switch,compose:menu
> -variant ,winkeys
>
>
>   
Мой файлик:
cat /etc/X11/xinit/Xkbmap
-layout us,ru
-option grp:caps_toggle,grp:switch,compose:menu
-variant ,winkeys

Взял дефолтный конфиг альтератора и с помощью aticonfig довёл до 
следующего состояния:
Section "ServerLayout"
        Identifier     "Minimal layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

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

Section "ServerFlags"
        Option      "AutoAddDevices" "true"
        Option      "AllowMouseOpenFail" "true"
        Option      "AIGLX" "true"
EndSection


Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

Section "DRI"
        Group        "xgrp"
        Mode         0660
EndSection

По-моему, проще некуда.

-- 
С уважением,
        инженер-программист ООО "Невод"
        Ринат Шигапов
        Jabber ID: dxist эт ya.ru



  reply	other threads:[~2009-03-26 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 18:28   ` Шигапов Ринат
2009-03-24 18:38     ` Denis Nazarov
2009-03-26 11:40       ` Денис Черносов
2009-03-26 11:49         ` Денис Черносов
2009-03-26 15:48           ` Шигапов Ринат [this message]
2009-03-26 15:53           ` Шигапов Ринат

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=49CBA3C2.8070809@nevod.ru \
    --to=srk@nevod.ru \
    --cc=sysadmins@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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git