Skip to main content
added 4 characters in body
Source Link
Stefan
  • 27k
  • 3
  • 54
  • 90

in init.el,

(setq w32-recognize-altgr nil)

(setq w32-recognize-altgr nil) 

Please find it in G.6 Keyboard Usage on MS-Windows (https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html)

Best Wish, SY

in init.el,

(setq w32-recognize-altgr nil)

Please find it in G.6 Keyboard Usage on MS-Windows (https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html)

Best Wish, SY

in init.el,

(setq w32-recognize-altgr nil) 

Please find it in G.6 Keyboard Usage on MS-Windows (https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html)

Best Wish, SY

Source Link

in init.el,

(setq w32-recognize-altgr nil)

Please find it in G.6 Keyboard Usage on MS-Windows (https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html)

Best Wish, SY