<div dir="ltr"><div>Alex</div><div><br></div><div>Just a possible thought on this - I use arch and not Ubuntu so your solution this this may be different to mine, but one thing that happens is that when logged in to KDE you set your locale and keyboard to UK/GB, but prior to login to KDE at the login greeter stage the system is using the keyboard settings for X - so on my own systems I always check that I set X to use the UK keyboard which in arch means having a file /etc/X11/xorg.conf.d/10-evdev.conf containing:</div><div><br></div><div>#</div><div># Catch-all evdev loader for udev-based systems</div><div># We don't simply match on any device since that also adds accelerometers</div><div># and other devices that we don't really want to use. The list below</div><div># matches everything but joysticks.</div><div><br></div><div>Section "InputClass"</div><div>        Identifier "evdev pointer catchall"</div><div>        MatchIsPointer "on"</div><div>        MatchDevicePath "/dev/input/event*"</div><div>        Driver "evdev"</div><div>EndSection</div><div><br></div><div>Section "InputClass"</div><div>        Identifier "evdev keyboard catchall"</div><div>        MatchIsKeyboard "on"</div><div>        MatchDevicePath "/dev/input/event*"</div><div>        Driver "evdev"</div><div><br></div><div>        # Keyboard layouts</div><div>        Option "XkbLayout" "gb"</div><div>EndSection</div><div><br></div><div>then the rest of the sections in that file that don't need any keyboard settings - </div><div><br></div><div>In Ubuntu the file may be in a different location but there will likely be an equivalent? i.e. you need to set your locale and keyboard for X separately to setting it within KDE.</div><div><br></div><div>Hope this helps.</div><div><br></div><div>Mike C</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 7, 2014 at 5:04 PM, ALEX ARMANI <span dir="ltr"><<a href="mailto:alex.armani@live.co.uk" target="_blank">alex.armani@live.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><div>Can only log on as guest. Ubuntu Studio 14.1o 64 bit.</div><div><br></div><div>Howdy folks. I'm running 64 bit Unicorn Studio. Installed the KDE Desquetop, reset, and now, it won't accept my password now. Password though is ok cos I can log in after ctrl alt f2. Is this a Ubuntu prob or a Studio prob or a KDE problem? Who to ask I never know so post her often / usually. </div><div><br></div><div>aha, tia from Alex & 0L1K The Panther.</div><div>--</div><div>Chrome OS: Samsung ARM Series 3 Chromebook, 32bit ARM Ubuntu 12.o4 HFCE.</div><div>64bit Windows 7 Home Premium, 64bit Ubuntu Studio 14.1o, 32bit Mint 17 MATE.</div><span class="HOEnZb"><font color="#888888"><div>-- </div><div>Alex Armani, Pro DJ \ Digital Musician.</div><div>+447 754 595 449 - <a href="http://Www.Armani.PM" target="_blank">Www.Armani.PM</a> 8) %)</div><div>tB.xx</div><div><br></div><div>''I am what I am, because we are what we are.''</div><div><br></div>                                        </font></span></div></div>
<br>_______________________________________________<br>
York mailing list<br>
<a href="mailto:York@lists.lug.org.uk">York@lists.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/york" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/york</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">mike c</div>
</div></div>