You are not logged in.

#1 2020-05-04 17:12:37

860lacov
Member
Registered: 2020-05-02
Posts: 497

[SOLVED]I can't use Polish special characters in xfce

In xfceI can't use letters like:
ć, ń, ó, ś, ź
I have them in tty.

Normal shortcut is alt+c for ć

In my situation in (for example firefox) it opens top bar menu with c shortcut under c. Pomoc

I tried to find solution. In Arch wiki and in google.
my locale.conf:
LANG=pl_PL.UTF-8

My locale.gen:
...
#pap_CW UTF-8 
pl_PL.UTF-8 UTF-8 
#pl_PL ISO-8859-2 
...

My vconsole.conf
KEYMAP=pl
FONT=Lat2-Terminus16
FONT_MAP=8859-2

It's fresh install. During installation, I checked everything many times (it was my second installation on real hardware).

Last edited by 860lacov (2020-05-05 09:51:46)

Offline

#2 2020-05-04 17:35:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,821

Re: [SOLVED]I can't use Polish special characters in xfce

I tried to find solution. In Arch wiki and in google.

Did you find https://wiki.archlinux.org/index.php/Xo … figuration ?

Offline

#3 2020-05-04 17:55:39

papavlos
Member
Registered: 2017-09-23
Posts: 70

Re: [SOLVED]I can't use Polish special characters in xfce

Is it the same behaviour with both Alt keys?
Usually rightAlt+c should produce ć, and leftAlt+c should activate the Pomoc menu.

Offline

#4 2020-05-04 23:25:31

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: [SOLVED]I can't use Polish special characters in xfce

seth wrote:

I tried to find solution. In Arch wiki and in google.

Did you find https://wiki.archlinux.org/index.php/Xo … figuration ?

No I didn't so thank you.
I wanted to convert wiki example to my situation

/etc/X11/xorg.conf.d/00-keyboard.conf

ection "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "pl"
EndSection

It didn't help. After restart keyboard didn't work.


papavlos wrote:

Is it the same behaviour with both Alt keys?
Usually rightAlt+c should produce ć, and leftAlt+c should activate the Pomoc menu.

Maybe usually. In my case both alts open menu.


I checked xfce keyboard settings.
There was English language slected.
I changed it to Polish and it is working.
But I don't know why I couldn't achieve this with arch wiki way.

Offline

#5 2020-05-05 00:40:16

papavlos
Member
Registered: 2017-09-23
Posts: 70

Re: [SOLVED]I can't use Polish special characters in xfce

Well... You've just learned something by checking that by yourself. This is the 'Arch way'. smile
Please, be so kind and mark the thread as solved.

Offline

#6 2020-05-05 07:12:14

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: [SOLVED]I can't use Polish special characters in xfce

papavlos wrote:

Well... You've just learned something by checking that by yourself. This is the 'Arch way'. smile
Please, be so kind and mark the thread as solved.

And I of course will mark it.

But I would like to clarify something.

I thought that after setting up the system during installation - setting for Polish language - everything should be installed to work with this language.
XFCE has been installed in Polish. keyboard not.

Because of seth tim I thought that this is the solution:

/etc/X11/xorg.conf.d/00-keyboard.conf

ection "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "pl"
EndSection

But it didn't change nothing. Is that xfce thing or I missed something?

Offline

#7 2020-05-05 07:36:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,821

Re: [SOLVED]I can't use Polish special characters in xfce

Is that xfce thing

Apparently: "Also".

wiki wrote:

Note: XKB options can be overridden by the tools provided by some desktop environments such as GNOME and KDE.

or I missed something?

No.


Thetruearchway™ would be to write an xinitrc that starts a nifty lean WM and maybe runs setxkbmap, but you know: mass appeal ;-)

Offline

Board footer

Powered by FluxBB