You are not logged in.
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
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
Thread moved to Basic Help & Support
Offline
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
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
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
[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
Offline
Yes, it does! Thank you!
Last edited by Head_on_a_Stick (2016-06-09 19:57:24)
Offline
Excellent, I have marked the thread [SOLVED] (you can do this yourself next time by editing the title of the thread).
Offline