You are not logged in.

#1 2016-06-09 13:36:12

righN
Member
Registered: 2016-06-08
Posts: 41

[SOLVED] Need help with email symbol

So, I installed bunsenlabs finally into my laptop it's working good but I need a little bit of help. I want to connect to my email and I can't write eta symbol and I don't know why can you help me?

And another problem that I can't install Wine I tried to use this tutorial https://wiki.winehq.org/Debian but it shows me that it's unable to find package of winehq..

Offline

#2 2016-06-09 17:26:14

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

Re: [SOLVED] Need help with email symbol

Do you mean this symbol:

ŋ

Try <Alt Gr>+g

Is your locale and keymap set correctly?

You can set them with:

sudo dpkg-reconfigure locales keyboard-configuration

For Wine, use:

sudo apt install wine

https://packages.debian.org/jessie/wine

If you want a newer version, follow these instructions to add the jessie-backports repositories:
https://backports.debian.org/Instructions/

Then use:

sudo apt-get install -t jessie-backports wine

I recommend playonlinux smile

Thread moved to Basic Help & Support

Offline

#3 2016-06-09 17:53:55

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Need help with email symbol

No, I mean for email that symbol, I don't know how to call it in English but in Lithuanian we call it eta. Example name symbol gmail.com. I will try that wine method.

Last edited by Head_on_a_Stick (2016-06-09 19:19:00)

Offline

#4 2016-06-09 18:11:41

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: [SOLVED] Need help with email symbol

at = @ ... in English it's called: at

What keyboard layout are you using?

latam = [Alt Gr]q or [AltGr]2


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#5 2016-06-09 18:25:15

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Need help with email symbol

Sector11 wrote:

at = @ ... in English it's called: at

What keyboard layout are you using?

latam = [Alt Gr]q or [AltGr]2

Oh, thanks [ALTGR] + Q is working but can I somehow change it to [SHIFT] + 2 because it's most comfortable for me. I'm using English (UK) layout now.

Offline

#6 2016-06-09 19:26:05

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

Re: [SOLVED] Need help with email symbol

righN wrote:

[ALTGR] + Q is working but can I somehow change it to [SHIFT] + 2

Does this do what you want:

xmodmap -e "keycode 11 = 2 at 2 at twosuperior oneeighth twosuperior"

If so, add that line to the file at ~/.config/openbox/autostart

https://github.com/BunsenLabs/bunsen-co … ostart#L34

Offline

#7 2016-06-09 19:50:42

righN
Member
Registered: 2016-06-08
Posts: 41

Re: [SOLVED] Need help with email symbol

Yes, it does! Thank you!

Last edited by Head_on_a_Stick (2016-06-09 19:57:24)

Offline

#8 2016-06-09 19:54:33

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

Re: [SOLVED] Need help with email symbol

Excellent, I have marked the thread [SOLVED] (you can do this yourself next time by editing the title of the thread).

Offline

Board footer

Powered by FluxBB