» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with full + screen

Manage Firefox Full Screen Display

Autohide is a Firefox extension that lets you configure the full screen display mode the way you want it to be.

Firefox: del.icio.us/tag/firefox

My Delusional Dream : linux/full-screen-emacs.xml

## Put this in .emacs to run your script with M-return (Alt-Enter) (defun maximize () (interactive) (shell-command "/path/to/emacs-maximize.sh")) (global-set-key [M-return] 'maximize)

Emacs: del.icio.us tag/emacs