You are not logged in.

#1 2022-07-15 10:32:16

beta-Cyg
Member
From: China
Registered: 2022-07-15
Posts: 3

cannot open shell in dwm

I didn't edit settings before compiling.
When I type Alt+shift+enter, there is no change.
How can I do with it?
(Sorry, I can't use English very well.)

Offline

#2 2022-07-15 15:06:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,228

Re: cannot open shell in dwm

static const char *termcmd[]  = { "st", NULL };
type st

Offline

#3 2022-07-15 16:22:03

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,496
Website

Re: cannot open shell in dwm

beta-Cyg wrote:

I didn't edit settings before compiling.)

Then edit the config.h and rebuild it.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2022-07-15 20:20:52

JaydenDev
Member
Registered: 2022-07-11
Posts: 172

Re: cannot open shell in dwm

Verify that:

The st package is installed (where st)
Verify that st can be executed from a tty (export DISPLAY=:0.0 && st)

If it doesn't run from tty using the command I provided, then go ahead and paste the output in code tags [ code ] [ /code] without spaces.

Last edited by JaydenDev (2022-07-15 20:21:15)


System Specs:
Intel Core i5-2400 Nvidia GTX 1050ti Logitech G402 Hyperion Fury (Mouse) BestBuy Essentials USB Keyboard
Software Specifications:
Desktop Environment: KDE Plasma Window Manager: KWin Operating System: Arch Linux (btw)

Offline

Board footer

Powered by FluxBB