Hacker News new | ask | show | jobs
by getpokedagain 209 days ago
Its slow there are some keyboard like unexpected keyboard that make it easier. There's also modifier-bar-mode which displays a little bar you can click to get modifier keys.
1 comments

(menu-bar-mode 1)

(tool-bar-mode 1)

(scroll-bar-mode 1)

(modifier-bar-mode 1)

(menu-bar-set-tool-bar-position `bottom)