You are not logged in.

#1 2025-09-19 13:44:40

dizzycomedi
Member
Registered: 2025-09-19
Posts: 9

dwm terminal not working

i do have st but nothing happens when i press sift+alt+enter, messing with the input conf didnt solve the issue either

Offline

#2 2025-09-19 15:26:21

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

Re: dwm terminal not working

Do the other shortcuts work? Can you run st manually?
https://aur.archlinux.org/cgit/aur.git/ … ?h=dwm#n66
Technically Enter and Return are different keys, check "xev -event keyboard"

Offline

#3 2025-09-19 17:24:44

dizzycomedi
Member
Registered: 2025-09-19
Posts: 9

Re: dwm terminal not working

Other shortcuts don't seem to work either, yes I can run it from a desktop environment, xev says it's unable to open display

Offline

#4 2025-09-19 19:12:30

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

Re: dwm terminal not working

In what context did you run xev? It's not gonna work outside an X11 session - you'd at least have to hint the server eg. "export DISPLAY=:0; xev …"
Are you sure the dwm process is running at all if no shortcuts work? Does dwm at least manage/arrange your windows?

Do you just install the dwm AUR package or do you compile a custom (patched) version (w/ maybe a custom config.h)?

Offline

Board footer

Powered by FluxBB