Author Topic: Graphical Applications for changing Keyboard Layout and Language/Locale?  (Read 1977 times)

cuscotravelservices

  • Sr. Member
  • ****
  • Posts: 104
    • View Profile
    • Cusco Travel Services
Hi Biff et al,

I'm looking for recommendations as to what Graphical Applications/Plug-ins are available for changing Keyboard Layout and Language/Locale for the LXDE version?

Thanks, Michael.


cuscotravelservices

  • Sr. Member
  • ****
  • Posts: 104
    • View Profile
    • Cusco Travel Services
Re: Graphical Applications for changing Keyboard Layout and Language/Locale?
« Reply #2 on: October 01, 2014, 04:04:31 AM »
Foe reference;

http://www.mepiscommunity.org/forum/viewtopic.php?f=6&t=36891

I started that topic.  ;)

http://linuxblog.darkduck.com/2014/01/how-to-configure-keyboard-layouts-in-lxde-enlightenment-openbox.html

I found what I was looking for with the FSnow Tools PPA that was mentioned in the above topic.

With a fair bit of trial and error research, I discovered that I should be able to create a Menu Item to execute the following to provide a graphical interface to change Locale.  :)

Code: [Select]
gksu "dpkg-reconfigure -f gnome locales"
Thanks, Michael.

blaze

  • wattOS Veteran
  • Sr. Member
  • ****
  • Posts: 441
  • blazing away
    • View Profile
Re: Graphical Applications for changing Keyboard Layout and Language/Locale?
« Reply #3 on: October 01, 2014, 03:49:19 PM »
Be careful though. The FSnow`s PPA is made with Ubuntu in mind. WattOS is Debian. See for an example;

http://unix.stackexchange.com/questions/83060/are-ubuntu-ppa-repositories-usable-on-debian-wheezy

How To Ask Questions The Smart Way; http://www.catb.org/~esr/faqs/smart-questions.html

... and when SOLVED, please edit thread title in first post! :)