Need help in changing keyboard input | rts telugu

I will check later again.it was late yesterday.so i will try on my metal machine again.

1 Like

Perhaps with this option about Garuda Assistent ? (I-Bus)
But donÂŽt have the knowledge about this stuff.

2 Likes

may be what you said is true, but still, it is showing some kind of erron

error: target not found: ibus-input-support
Press enter to exit
1 Like

what say : locale -a (konsole)

  • to be safe do to :

sudo locale-gen te_IN UTF-8
+
localectl set-locale LANG=te_IN.UTF-8
reboot

2 Likes

didnt get that, if i do so, will i have the option to switch between english and telugu, i need to use both languages to write my film script

Did you read all and follow

?

ibus-setup

post output from

locale
locale -a
4 Likes

SORRY GUYS!!! MY FAULT!!!

Did installed fresh Garuda KDE Dr460nized Official iso and updated it and reboot.

  1. Install ibus over Terminal: sudo pacman -S ibus
  2. install m17n-db over Terminal: sudo pacman -S m17n-db
  3. Install m17n-lib over Terminal: sudo pacman -S m17n-lib
  4. Make and Install from git:git clone https://aur.archlinux.org/ibus-m17n.git chance to folder cd ibus-m17n/ and makepkg -i.
  5. Open IBUS Setup:ibus-setup
  6. Click on INPUT METHOD–>ADD–>(searchfield) tel → click on Telugu

voilla it was back. I schould think install packages over octopi will also work.
I did not changed in any local.gen file ! No Changes in Virtual Keyboard to Wayland or even those export messages if the deamon get started.
Only if it yesterday didnt work was then start ibus again logout and login did the trick.

C
C.utf8
en_IN
en_IN.utf8
en_US.utf8
POSIX
te_IN
te_IN.utf8

i am using gnome, i can run ibus-setup without using sudo but no language is showing up, after running as super user, i can see the language option popping up but when i add the language, an error message is popping up.

(ibus-setup:34145): dconf-WARNING **: 22:21:39.322: failed to commit changes to dconf: Error spawning command line “dbus-launch --autolaunch=71c9a79afca948e6bcbcbcb018e85e47 --binary-syntax --close-stderr”: Child process exited with code 1

Please, post both of them

[SOLVED] gsettings error - Fedora Forum forums.fedoraforum.org â€ș showthread â€ș 315804-gs


15.10.2017 · You need to run the gsettings command from user account. Sound advice. From a sudo su prompt it will not do anything.

3 Likes

i also run it without sudo but i dont use gnome.may i install it and test if it works.=)

ps. no errors on ibus-setup in the teminal and added the languages too.

what me a bit wonders lol why it not work from stackoverflow–>

Ibus is a gnome thing ( written in gtk by a gnome dev) while fcitx is a kde/qt one. 
Fcitx should be better for KDE and ibus for gnome is used all time on it.

i think i posted locale && locale -a

C
C.utf8
en_IN
en_IN.utf8
en_US.utf8
POSIX
te_IN
te_IN.utf8

how to run the gsettings command? can you please help me understand it?

 locale -a 
C
C.utf8
de_DE.utf8
en_US.utf8
POSIX

 locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=

Just do not use sudo,

if i do not use sudo, no change is showing up, when i select to choose language, it is showing empty window

hi, i tried fedora and it solved the problem somehow, i think i need to part away from garuda for a while untill i build a gaming pc for my self, but i need what tools are given by default in garuda terminal, how does it auto suggest what i am going to type and the directory i’m in, customization and all, what software i should install?? i actually tried few other distors when i first started linux and i happened to end up garuda because of terminal, it helps me with suggestions and it autofills sometimes, i loved it

Fish is what you want to install.

If you are going to use Fedora, you can install Fish like this:

dnf install fish

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.