Re: [Neo] Paragraph sign / Pilrcow

2013-04-29 Diskussionsfäden Matija Šuklje
Die 26. 04. 13 et hora 11.19 Pascal Hauck scripsit:
 Unter Linux mittels Compose über drei Wege:
  ♫PP, ♫p! oder ♫P!

Aaaah, danke. Ich hab es mit ♫P| versucht aber das ging nicht. ♫PP macht sinn 
:)


mfg,
Matija
-- 
gsm:+386 41 849 552
www:http://matija.suklje.name
xmpp:   matija.suk...@gabbler.org
sip:matija_suk...@ippi.fr

signature.asc
Description: This is a digitally signed message part.


[Neo] ALTRG key as Mod4 does not work

2013-04-29 Diskussionsfäden ano
Hi,
I'm using Gnome3, debian wheezy and have a Thinkpad E130.
I installed the NEO2 script, made my layout settings (with no altgr) and
ran 
sudo dpkg-reconfigure keyboard-configuration 
(with no altgr, compose,...)

But still the ALTGR key does not work as the Mod4 key. Gedit: ALTGR + e
(goes to edit menu).

I also tried:
http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten/xkbmap

The left ALT works fine.

Do you have a clue? 




Re: [Neo] ALTRG key as Mod4 does not work

2013-04-29 Diskussionsfäden Dennis Heidsiek

Hello ano,


thank you for this error report!

Could you please open a terminal, start xev and press AltGr? This should 
produce output like


KeyPress event, serial 36, synthetic NO, window 0x501,
root 0x10b, subw 0x0, time 10461248, (20,-18), root:(1462,814),
state 0x0, keycode 108 (keysym 0xfe11, ISO_Level5_Shift), same_screen YES,
XKeysymToKeycode returns keycode: 94
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False


which may help us to find the source of your problem.


With best greetings,
Dennis