I use Fvwm :) But I'll take a look for windows manager's starting scripts.<br><br><div class="gmail_quote">2009/9/14 Nils Kassube <span dir="ltr"><<a href="mailto:kassube@gmx.net">kassube@gmx.net</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">n3mo wrote:<br>
>  I know and I put "exit 0" at the end ot the file. Something in that<br>
> Ubuntu doesn't work like it should.<br>
<br>
</div>I just read your original mail again and I see that the main command in<br>
your script is this:<br>
<div class="im"><br>
setxkbmap -layout  'us,bg(bp)' -option grp:alt_shift_toggle<br>
<br>
</div>The problem is that the setxkbmap command doesn't know the display for<br>
the modification. I think it can only work if it is started from within<br>
the X session that should have the keymap modified. I would suggest you<br>
put the command in a script which is started after login. Sorry, I can't<br>
tell you how to do it because I don't use Gnome.<br>
<div><div></div><div class="h5"><br>
<br>
Nils<br>
<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br>