I was fairly surprised to find that $ man jobs didn't work on Ubuntu 14.04. When I looked at the installed man pages, I realized that the sections 1, 6, and 8 of the UNIX manual pages were missing. These correspond to the user commands, games, and system admin commands. I was able to install the man pages with:
$ sudo apt-get install manpages-posix
This made me wonder if the current group of Linux users were using basic UNIX commands like fg, bg, jobs. I then realized that the full set of document was available with info. Many years ago, the man pages were in better shape then the info pages. I now see that there's more documentation in info. Despite being a heavy user of Emacs, I've never really warmed to the navigation commands in info and prefer the interface for less and man. I'll give info another try over the next few months.
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts
Monday, September 15, 2014
Saturday, September 13, 2014
Fixing Emacs ctrl-space (set mark) on Ubuntu 14.04 Trusty Tahr
The Emacs ctrl-space stopped working for me. I'm not sure if it was related to my upgrade to Ubuntu 14.04 or if it was related to my switching from Unity to LXDE. I fixed the problem by running ibus-setup from the command line, then changing the default keymap for input method. The main problem is that the Intelligent Input Bus or ibus, takes over the keymap for ctrl-space.
I've found LXDE to be faster than Unity on my Lenovo laptop with 4 GB of RAM and a Celeron processor.
I've had some problems with Xfce in the past, primarily related to the HDMI port coming out of sleep mode.
Subscribe to:
Posts (Atom)
