Article 4WJ59 keyboard shortcuts for zoom in/out of st terminal not working

keyboard shortcuts for zoom in/out of st terminal not working

by
mshlinux
from LinuxQuestions.org on (#4WJ59)
Hi,

I am having a problem. I install st terminal from this page: https://st.suckless.org/.
I found some of this in config.h file
Code: { TERMMOD, XK_Prior, zoom, {.f = +1} },
{ TERMMOD, XK_k, zoom, {.f = +1} },
{ TERMMOD, XK_Next, zoom, {.f = -1} },
{ TERMMOD, XK_j, zoom, {.f = -1} },But I can't change the font size or zoom in/out the terminal st by the keyboard shortcuts like Alt+Shift+PageUP/PageDown or Alt+j, Alt+k, Alt+Shift+j, Alt+Shift+k

What is I am missing? May be a patch?latest?d=yIl2AUoC8zA latest?i=0qhaoqPWGrM:-vD5qwmdPYc:F7zBnMy latest?i=0qhaoqPWGrM:-vD5qwmdPYc:V_sGLiP latest?d=qj6IDK7rITs latest?i=0qhaoqPWGrM:-vD5qwmdPYc:gIN9vFw0qhaoqPWGrM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments