You are not logged in.
Pages: 1
i do have st but nothing happens when i press sift+alt+enter, messing with the input conf didnt solve the issue either
Offline
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
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
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
Pages: 1