Re: Setup difficulties

Szos <[email protected]> Fri, 25 Aug 2023 16:53:19 +0000
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <[email protected]>
------E434PXKYEMOWU7F5DLOFG3NXCKX7IQ
Content-Type: text/plain;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

The issue is that the symbol `keyboard-layout-list` is in the package `kbd-=
layouts`=2E So you need to specify the package, like so: `kbd-layouts:keybo=
ard-layout-list`=2E

Regarding the higher level keyboard, i assume you mean alt gr/iso level 3 =
shift? This is an issue with CLX, the xlib library used by stumpwm=2E

Hope that helps!

On August 25, 2023 2:38:53 PM UTC, "Alexander Pr=C3=A4hauser" <alexander=
=2Epraehauser@gmx=2Eat> wrote:
>
>Hello! I'm trying to transition to Stumpwm and I'm having some
>difficulties=2E I'm running Arch Linux and
>installed Stumpwm using
>
>> (ql:quickload :stumpwm)
>
>and followed the Arch Linux guide to create a Stumpwm entry in my
>Login Manager=2E I also installed sbcl using Roswell=2E
>
>I'm using a modified adnw-keymap, so I put the following into my
>=2Estumpwmrc:
>
>> (load-module "kbd-layouts")
>> (keyboard-layout-list "de -variant adnw" "en" "de")
>
>However, when I'm starting Stumpwm, it says the function
>keyboard-layout-list is undefined=2E I'd copy the exact output,
>but if I do (copy-unhandled-error) and C-y in Emacs, it doesn't
>copy the error message=2E
>
>I can do
>
>> setxkbmap de adnw
>
>in xterm, but I have another issue, which is that I can't use the
>higher keyboard layers of my layout in the Stumpwm
>shell, which house some pretty important symbols, including
>brackets=2E If I press a modifier and some key, the modifier
>is simply ignored=2E
>
>Furthermore, I'd like to use Protonvpn to establish a VPN, but if
>I try to connect in Stumpwm, it can't establish a
>connection=2E I can ask the Protonvpn support about this, but before
>that I'd like to be able to use Network Manager=2E For
>this I've put the following into my =2Estumpwmrc:
>
>> (load-module "stump-nm")
>> (define-key *root-map* (kbd "C-w") "nm-list-wireless-networks")
>> (define-key *root-map* (kbd "C-v") "nm-list-vpn-connections")
>
>However, if I enter the first line into the Stumpwm evaluation
>line, it gives me another error message I again can't
>copy=2E
>
>So I feel like I'm missing something with so many error messages,
>but I don't know what=2E I guess at least for the second
>problem, the stump-nm module not loading a good starting point
>would be to know how to copypaste the error message I get
>when I try to load it manually=2E
>

------E434PXKYEMOWU7F5DLOFG3NXCKX7IQ
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div dir=3D"auto">The issue is that the symbol `ke=
yboard-layout-list` is in the package `kbd-layouts`=2E So you need to speci=
fy the package, like so: `kbd-layouts:keyboard-layout-list`=2E<br><br>Regar=
ding the higher level keyboard, i assume you mean alt gr/iso level 3 shift?=
 This is an issue with CLX, the xlib library used by stumpwm=2E<br><br>Hope=
 that helps!</div><br><br><div class=3D"gmail_quote"><div dir=3D"auto">On A=
ugust 25, 2023 2:38:53 PM UTC, "Alexander Pr=C3=A4hauser" &lt;alexander=2Ep=
raehauser@gmx=2Eat&gt; wrote:</div><blockquote class=3D"gmail_quote" style=
=3D"margin: 0pt 0pt 0pt 0=2E8ex; border-left: 1px solid rgb(204, 204, 204);=
 padding-left: 1ex;">
<pre class=3D"k9mail"><div dir=3D"auto"><br>Hello! I'm trying to transitio=
n to Stumpwm and I'm having some<br>difficulties=2E I'm running Arch Linux =
and<br>installed Stumpwm using<br><br></div><blockquote class=3D"gmail_quot=
e" style=3D"margin: 0pt 0pt 1ex 0=2E8ex; border-left: 1px solid #729fcf; pa=
dding-left: 1ex;"><div dir=3D"auto">(ql:quickload :stumpwm)<br></div></bloc=
kquote><div dir=3D"auto"><br>and followed the Arch Linux guide to create a =
Stumpwm entry in my<br>Login Manager=2E I also installed sbcl using Roswell=
=2E<br><br>I'm using a modified adnw-keymap, so I put the following into my=
<br>=2Estumpwmrc:<br><br></div><blockquote class=3D"gmail_quote" style=3D"m=
argin: 0pt 0pt 1ex 0=2E8ex; border-left: 1px solid #729fcf; padding-left: 1=
ex;"><div dir=3D"auto">(load-module "kbd-layouts")<br>(keyboard-layout-list=
 "de -variant adnw" "en" "de")<br></div></blockquote><div dir=3D"auto"><br>=
However, when I'm starting Stumpwm, it says the function<br>keyboard-layout=
-list is undefined=2E I'd copy the exact output,<br>but if I do (copy-unhan=
dled-error) and C-y in Emacs, it doesn't<br>copy the error message=2E<br><b=
r>I can do<br><br></div><blockquote class=3D"gmail_quote" style=3D"margin: =
0pt 0pt 1ex 0=2E8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><d=
iv dir=3D"auto">setxkbmap de adnw<br></div></blockquote><div dir=3D"auto"><=
br>in xterm, but I have another issue, which is that I can't use the<br>hig=
her keyboard layers of my layout in the Stumpwm<br>shell, which house some =
pretty important symbols, including<br>brackets=2E If I press a modifier an=
d some key, the modifier<br>is simply ignored=2E<br><br>Furthermore, I'd li=
ke to use Protonvpn to establish a VPN, but if<br>I try to connect in Stump=
wm, it can't establish a<br>connection=2E I can ask the Protonvpn support a=
bout this, but before<br>that I'd like to be able to use Network Manager=2E=
 For<br>this I've put the following into my =2Estumpwmrc:<br><br></div><blo=
ckquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 1ex 0=2E8ex; border-=
left: 1px solid #729fcf; padding-left: 1ex;"><div dir=3D"auto">(load-module=
 "stump-nm")<br>(define-key *root-map* (kbd "C-w") "nm-list-wireless-networ=
ks")<br>(define-key *root-map* (kbd "C-v") "nm-list-vpn-connections")<br></=
div></blockquote><div dir=3D"auto"><br>However, if I enter the first line i=
nto the Stumpwm evaluation<br>line, it gives me another error message I aga=
in can't<br>copy=2E<br><br>So I feel like I'm missing something with so man=
y error messages,<br>but I don't know what=2E I guess at least for the seco=
nd<br>problem, the stump-nm module not loading a good starting point<br>wou=
ld be to know how to copypaste the error message I get<br>when I try to loa=
d it manually=2E<br><br></div></pre></blockquote></div></body></html>
------E434PXKYEMOWU7F5DLOFG3NXCKX7IQ--