F5F Stay Refreshed Software Operating Systems Manjaro Gnome와의 호환성은 아직 공식적으로 확인되지 않았습니다. 최신 버전을 확인해 보세요!

Manjaro Gnome와의 호환성은 아직 공식적으로 확인되지 않았습니다. 최신 버전을 확인해 보세요!

Manjaro Gnome와의 호환성은 아직 공식적으로 확인되지 않았습니다. 최신 버전을 확인해 보세요!

A
aqilthebro
Member
157
09-30-2023, 10:13 PM
#1
Hi there! I'm a new user of Manjaro Gnome, just started here for about six days. I'm trying to set up Korean Hangul input for my laptop, but I'm having some issues following the instructions and understanding them. At first, I thought it would be straightforward to add Korean characters into the input sources, but that didn't work out. I found a guide on installing Korean Hangul on Arch Linux, but I'm not sure how to apply it properly. Could someone help me get this working? The guide I have is at the link you shared: https://wiki.archlinux.org/index.php/Loc...ion/Korean. I'm using Manjaro Gnome and want to be able to type in Korean for my studies.
A
aqilthebro
09-30-2023, 10:13 PM #1

Hi there! I'm a new user of Manjaro Gnome, just started here for about six days. I'm trying to set up Korean Hangul input for my laptop, but I'm having some issues following the instructions and understanding them. At first, I thought it would be straightforward to add Korean characters into the input sources, but that didn't work out. I found a guide on installing Korean Hangul on Arch Linux, but I'm not sure how to apply it properly. Could someone help me get this working? The guide I have is at the link you shared: https://wiki.archlinux.org/index.php/Loc...ion/Korean. I'm using Manjaro Gnome and want to be able to type in Korean for my studies.

F
FujiAkuma
Junior Member
25
10-01-2023, 07:15 PM
#2
I encountered confusion around the middle section of the article—it’s challenging to clarify without more context.
F
FujiAkuma
10-01-2023, 07:15 PM #2

I encountered confusion around the middle section of the article—it’s challenging to clarify without more context.

I
InfiniteCubia
Junior Member
49
10-07-2023, 03:18 AM
#3
I understand, it can be confusing. Installing AUR packages and fonts might seem tricky at first, but it's manageable once you get the hang of it.
I
InfiniteCubia
10-07-2023, 03:18 AM #3

I understand, it can be confusing. Installing AUR packages and fonts might seem tricky at first, but it's manageable once you get the hang of it.

G
g33kg4m3r
Member
57
10-11-2023, 04:40 AM
#4
To set up AUR packages on Manjaro, you can use pamac which typically comes pre-installed. You can either build the package yourself or use the GUI. Following the instructions, install ttf-nanum from the AUR repository. Next, adjust your locale settings by editing /etc/locale.gen and locating the line with #ko_KR.UTF-8. Remove the hash symbol or add ko_KR.UTF-8 at the start of the file. Run locale-gen to apply changes. For the scim-hangul scheme, add the necessary packages from AUR and modify ~/.xprofile with the appropriate export commands. Finally, restart your system to confirm everything works correctly.
G
g33kg4m3r
10-11-2023, 04:40 AM #4

To set up AUR packages on Manjaro, you can use pamac which typically comes pre-installed. You can either build the package yourself or use the GUI. Following the instructions, install ttf-nanum from the AUR repository. Next, adjust your locale settings by editing /etc/locale.gen and locating the line with #ko_KR.UTF-8. Remove the hash symbol or add ko_KR.UTF-8 at the start of the file. Run locale-gen to apply changes. For the scim-hangul scheme, add the necessary packages from AUR and modify ~/.xprofile with the appropriate export commands. Finally, restart your system to confirm everything works correctly.

G
Greenmonstas
Member
62
10-11-2023, 05:23 AM
#5
Wew, thanks so much for the in-depth tutorial! It's getting late where I live so I shall try everything you've put there tomorrow. Thanks in advance, you Linux God.
G
Greenmonstas
10-11-2023, 05:23 AM #5

Wew, thanks so much for the in-depth tutorial! It's getting late where I live so I shall try everything you've put there tomorrow. Thanks in advance, you Linux God.

P
ParadoxOnLSD
Member
108
10-11-2023, 05:30 AM
#6
You're encountering an issue while trying to run `locale.gen`. It could be related to missing dependencies, incorrect environment setup, or a version mismatch. Check your system configuration and ensure all required tools are installed properly.
P
ParadoxOnLSD
10-11-2023, 05:30 AM #6

You're encountering an issue while trying to run `locale.gen`. It could be related to missing dependencies, incorrect environment setup, or a version mismatch. Check your system configuration and ensure all required tools are installed properly.

M
MaZie_SwS
Member
66
10-17-2023, 05:26 AM
#7
nano your_file.txt
M
MaZie_SwS
10-17-2023, 05:26 AM #7

nano your_file.txt

C
Cefreak113
Senior Member
484
10-24-2023, 04:33 PM
#8
Seems the file manager is attempting to be efficient—right-click and open it in a text editor.
C
Cefreak113
10-24-2023, 04:33 PM #8

Seems the file manager is attempting to be efficient—right-click and open it in a text editor.

B
Baconmastr
Member
151
11-08-2023, 03:34 AM
#9
Confirmed Korean Hangul input functions properly in Manjaro Linux after using a different approach suggested by @Twilight.
B
Baconmastr
11-08-2023, 03:34 AM #9

Confirmed Korean Hangul input functions properly in Manjaro Linux after using a different approach suggested by @Twilight.