Cài đặt X-unikey Với Suse Linux 10

greenpanda771

New member
** Cách kiểm tra phiên bản SUSE hiện tại? **

Mở ** X Terminal ** và loại:

`` `
CAT /ETC /SUSE-RELEASE
`` `

** Cách cài đặt X-Unikey với hệ thống SUSE Linux 10? **

1. Tải xuống [x-unikey] (http://www.vnlinux.org/unikey/)
2. Mở ** X Terminal ** và loại:

`` `
SU -
`` `

Điều này sẽ chuyển bạn sang người dùng gốc.

3. Nhập các lệnh sau:

`` `
mkdir /usr/share/locale/en_us.utf-8
localedef -v -c -i en_us -f utf8 /usr/share/locale/en_us.utf-8
`` `

4. Nhập `EXIT` để quay lại tài khoản người dùng thông thường của bạn.

5. Mở ** X Terminal ** và loại:

`` `
kwrite ~/.xim
`` `

6. Sao chép và dán các dòng sau vào cửa sổ Kwrite:

`` `
xuất Lang = en_us.utf-8
Xuất xmodifiers = "@im = unikey"
Xuất GTK_IM_MODULE = XIM
`` `

7. Lưu tệp và đóng Kwrite.

8. Khởi động lại máy tính của bạn.

** Khắc phục xung đột với hệ thống SUSE Linux 10.1 **

1. Mở ** Trình duyệt tệp ** hoặc nhấp vào nhà của ABC ** (trong đó ABC là tên bạn đặt trong quá trình cài đặt).
2. Nhấn `Ctrl+H` hoặc nhấp ** Xem **> ** Hiển thị các tệp ẩn **.
3. Nhấp vào **. UNIKEY ** và chọn tùy chọn ** **.
4. Thay đổi ** cam kết ** từ ** Gửi ** sang ** Chuyển tiếp **.
5. Thay đổi ** ximflow ** từ ** tĩnh ** thành ** động **.
=======================================
**How to check the current Suse version?**

Open **X Terminal** and type:

```
cat /etc/SuSE-release
```

**How to install X-Unikey with Suse Linux 10 System?**

1. Download [X-Unikey](http://www.vnlinux.org/unikey/)
2. Open **X Terminal** and type:

```
su -
```

This will switch you to the root user.

3. Type the following commands:

```
mkdir /usr/share/locale/en_us.utf-8
localedef -v -C -I en_us -f utf8 /usr/share/locale/en_us.utf-8
```

4. Type `exit` to return to your normal user account.

5. Open **X Terminal** and type:

```
kwrite ~/.xim
```

6. Copy and paste the following lines into the Kwrite window:

```
export lang=en_us.utf-8
export xmodifiers="@im=Unikey"
export gtk_im_module=xim
```

7. Save the file and close Kwrite.

8. Restart your computer.

**Fix conflict with Suse Linux 10.1 system**

1. Open **File Browser** or click **ABC's Home** (where ABC is the name you set during installation).
2. Press `Ctrl+H` or click **View** > **Show Hidden Files**.
3. Click **.unikey** and select **Options**.
4. Change **Commitmethod** from **Send** to **Forward**.
5. Change **ximflow** from **static** to **dynamic**.
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top