Comment #34 on issue 1558 by [email protected]: Ibus 1.5 does not effect 'use system layout'.
http://code.google.com/p/ibus/issues/detail?id=1558

To fix the configuration I've been using for years before I had to add:

        <engine>
            <name>xkb:ru:us-dvorak:rus</name>
            <language>rus</language>
            <license>GPL</license>
            <author>Peng Huang &lt;[email protected]&gt;</author>
            <layout>us,ru</layout>
            <layout_variant>dvorak,</layout_variant>
            <longname>English (dvorak) + Russian</longname>
            <description>English (dvorak) + Russian</description>
                        <icon>ibus-keyboard</icon>
            <rank>99</rank>
        </engine>

The idea of adding two separate english and russian layouts doesn't work, because, apart from being accustomed to the old separate shortcuts for en<->ru and en,ru<->jp switches, as noted above using Russian alone breaks shortcuts like Ctrl-C/Ctrl-V etc. Having to switch layouts just to use them is unreasonable.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复