<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>17458</bug_id>
          
          <creation_ts>2008-10-06 19:29:08 +0400</creation_ts>
          <short_desc>Во втором экземпляре X-ов не работает переключение клавиатуры</short_desc>
          <delta_ts>2008-10-06 20:56:57 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>xorg</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yuriy Al. Shirokov">yuriy.shirokov</reporter>
          <assigned_to name="Valery Inozemtsev">shrek</assigned_to>
          <cc>yuriy.shirokov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>79243</commentid>
    <comment_count>0</comment_count>
    <who name="Yuriy Al. Shirokov">yuriy.shirokov</who>
    <bug_when>2008-10-06 19:29:08 +0400</bug_when>
    <thetext>При запуске двух X-ов одновременно (на 7 и 8 виртуальных консолях, второй экземпляр запускается с помощью startx из текстовой консоли) во втором экземпляре не работает переключение клавиатуры.

/etc/X11/xinit/Xkbmap:
-model chicony9885 -option grp:lwin_toggle -variant ,legacy -layout us, ru

~/.Xkbmap у всех активных пользователей:
-model chicony9885 -option grp:lwin_toggle -variant ,legacy -layout us,ru</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79254</commentid>
    <comment_count>1</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-10-06 20:11:19 +0400</bug_when>
    <thetext>setxkbmap -print с одного и другого сервера</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79255</commentid>
    <comment_count>2</comment_count>
    <who name="Yuriy Al. Shirokov">yuriy.shirokov</who>
    <bug_when>2008-10-06 20:22:14 +0400</bug_when>
    <thetext>С того, который на седьмой консоли:
xkb_keymap {
        xkb_keycodes  { include &quot;xfree86+aliases(qwerty)&quot;      };
        xkb_types     { include &quot;complete&quot;      };
        xkb_compat    { include &quot;complete&quot;      };
        xkb_symbols   { include &quot;pc+us+inet(chicony9885)+ru(legacy):2+group(lwin_toggle)&quot;       };
        xkb_geometry  { include &quot;pc(pc104)&quot;     };
};

С того, который на восьмой:
xkb_keymap {
        xkb_keycodes  { include &quot;xfree86+aliases(qwerty)&quot;      };
        xkb_types     { include &quot;complete&quot;      };
        xkb_compat    { include &quot;complete&quot;      };
        xkb_symbols   { include &quot;pc+us&quot; };
        xkb_geometry  { include &quot;pc(pc105)&quot;     };
};
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79259</commentid>
    <comment_count>3</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-10-06 20:37:04 +0400</bug_when>
    <thetext>в ~/ есть .xinitrc или .xserverrc?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79261</commentid>
    <comment_count>4</comment_count>
    <who name="Yuriy Al. Shirokov">yuriy.shirokov</who>
    <bug_when>2008-10-06 20:41:30 +0400</bug_when>
    <thetext>(In reply to comment #3)
&gt; в ~/ есть .xinitrc или .xserverrc?

Да, вы правы, дело в этом!

У обоих пользователей был .xinitrc:
exec wmaker

При его отодвигании эффект пропадает.

Однако как же теперь сделать, чтобы во вторых иксах запускался WindowMaker, а не KDE, не подскажете?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79262</commentid>
    <comment_count>5</comment_count>
    <who name="Valery Inozemtsev">shrek</who>
    <bug_when>2008-10-06 20:46:18 +0400</bug_when>
    <thetext># echo &quot;WindowMaker&quot; &gt; /etc/sysconfig/desktop</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79265</commentid>
    <comment_count>6</comment_count>
    <who name="Yuriy Al. Shirokov">yuriy.shirokov</who>
    <bug_when>2008-10-06 20:56:56 +0400</bug_when>
    <thetext>(In reply to comment #5)
&gt; # echo &quot;WindowMaker&quot; &gt; /etc/sysconfig/desktop

Спасибо ещё раз!
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>