Comment by getpokedagain
4 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.
4 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.
(menu-bar-mode 1)
(tool-bar-mode 1)
(scroll-bar-mode 1)
(modifier-bar-mode 1)
(menu-bar-set-tool-bar-position `bottom)