You are not logged in.

#1 2018-02-28 13:54:05

HLF
Member
Registered: 2017-07-30
Posts: 9

[SOLVED] tint2 and fbxkb

Hey,

Im here again with another issue. smile

By any chance, do you know what to do if I want icon like "us" or flag or something from fbxkb in my systemtray of tint2? I have clipboard manager, network manager, sound and time. And between clipboard manager and network manager is a gap and sometimes its a black square, dont know why and what it is.

Thanks.

Last edited by HLF (2018-03-05 08:31:58)

Offline

#2 2018-02-28 18:05:16

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] tint2 and fbxkb

The US flag should be supplied by /usr/share/fbxkb/images/us.png — do you have that file?

Try killing fbxkb then start it again from a terminal to see if there are any error messages:

pkill fbxkb
fbxkb

Entering the error messages into a search engine is usually productive wink

Offline

#3 2018-03-01 20:08:38

HLF
Member
Registered: 2017-07-30
Posts: 9

Re: [SOLVED] tint2 and fbxkb

I tried it and now instead of black square there is a white square. big_smile I think Im going to try default tint2 conf file to check if theres anything wrong with mine.

This is what it looks like.

Offline

#4 2018-03-01 20:17:43

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] tint2 and fbxkb

Try making the panel (tint2) a little taller, perhaps the icon can't fit in that space.

Offline

#5 2018-03-01 20:28:05

HLF
Member
Registered: 2017-07-30
Posts: 9

Re: [SOLVED] tint2 and fbxkb

Ok with default config, it looks like this. So fbxkb doesnt know what flag should use I guess.

Offline

#6 2018-03-01 20:30:32

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] tint2 and fbxkb

Do any of the flags work?

Offline

#7 2018-03-01 20:49:55

HLF
Member
Registered: 2017-07-30
Posts: 9

Re: [SOLVED] tint2 and fbxkb

I tried - setxkbmap us, de, cz etc. and always no flag..

Last edited by HLF (2018-03-01 20:50:03)

Offline

#8 2018-03-01 21:23:31

mcarni
Member
Registered: 2015-09-29
Posts: 27

Re: [SOLVED] tint2 and fbxkb

is using xxkb instead of fbxkb an otpion?

i have this in my openbox autostart:

# Keyboard
setxkbmap -option lv3:ralt_switch,grp:alt_shift_toggle it,ru,gb,de & # Italy
xxkb &

and xpm files (it.xpm, ru.xpm, uk.xpm, de.xpm) within the /home/user/.xxkb/

I am not using this setup anymore, so I cannot vouch for its reliability but it might be worth a try...

hope this helps

M

Offline

#9 2018-03-05 08:31:21

HLF
Member
Registered: 2017-07-30
Posts: 9

Re: [SOLVED] tint2 and fbxkb

With xxkb it was the same case. But I make it work by upgrading fbxkb package to a newer version by downloading it somewhere from the internet. Kind of risky maybe, but it works now.

Offline

#10 2018-03-05 22:36:52

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: [SOLVED] tint2 and fbxkb

HLF wrote:

I make it work by upgrading fbxkb package to a newer version by downloading it somewhere from the internet. Kind of risky maybe

Depends what you mean by "downloading" it — foreign sources can cause problems.

There is a patch for the jessie version in this bug report:

https://bugs.debian.org/cgi-bin/bugrepo … 3412254#10

Use `apt-get source fbxkb` to get the code:

https://wiki.debian.org/apt-src

Offline

Board footer

Powered by FluxBB