You are not logged in.

#1 2014-11-26 07:53:04

rasr11
Member
Registered: 2012-03-26
Posts: 39

[Solved] Can't type * in 'nano' or in gedit?

While typing, whenever I press * i.e. (shift+8) instead of showing *, it is showing ' in the editor in nano / gedit. But in other applications like  firefox there is no problem. Can anyone suggest any solution for the problem?

Last edited by rasr11 (2015-04-12 01:49:47)

Offline

#2 2014-11-26 07:57:59

ackt1c
Banned
From: Visalia, California
Registered: 2012-10-10
Posts: 241

Re: [Solved] Can't type * in 'nano' or in gedit?

Locale

Last edited by ackt1c (2022-11-05 13:33:11)

Offline

#3 2014-11-26 08:12:15

rasr11
Member
Registered: 2012-03-26
Posts: 39

Re: [Solved] Can't type * in 'nano' or in gedit?

Output of ' localectl status' :

System Locale: LANG=en_IN.UTF-8
VC Keymap: n/a
X11 Layout: n/a

Offline

#4 2014-11-26 08:17:33

ackt1c
Banned
From: Visalia, California
Registered: 2012-10-10
Posts: 241

Re: [Solved] Can't type * in 'nano' or in gedit?

Earn

Last edited by ackt1c (2022-11-05 13:33:52)

Offline

#5 2014-11-26 08:22:09

rasr11
Member
Registered: 2012-03-26
Posts: 39

Re: [Solved] Can't type * in 'nano' or in gedit?

this is what I have done while installing archlinux :

$ nano /etc/locale.gen

uncomment en_IN UTF-8

$ locale-gen
$ echo LANG=en_IN.UTF-8 > /etc/locale.conf
$ export LANG=en_IN.UTF-8

Offline

#6 2014-11-26 08:27:16

ackt1c
Banned
From: Visalia, California
Registered: 2012-10-10
Posts: 241

Re: [Solved] Can't type * in 'nano' or in gedit?

Timestamp

Last edited by ackt1c (2022-11-05 13:32:28)

Offline

#7 2014-11-26 08:48:13

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: [Solved] Can't type * in 'nano' or in gedit?

You can also try changing your keymap to the correct one, as it is currently unset and is probably set by the locale.

EDIT: This was already mentioned, so let me add an additional piece of info: You can use localectl for setting the global keymap. See the wiki.

Last edited by runical (2014-11-26 08:50:25)

Offline

Board footer

Powered by FluxBB