Add the following two lines to your $HOME/.profile file:
GTK_IM_MODULE=scim
export GTK_IM_MODULE
I write because I forget. 因為忘,所以寫下來.
Add the following two lines to your $HOME/.profile file:
GTK_IM_MODULE=scim
export GTK_IM_MODULE
I had some difficulty configuring wireless at Georgia Tech for OpenBSD, but it was only because of my failure to read the manual pages carefully.
Under the nwkey entry of ifconfig(8), "The key can either be a string, a series of hexadecimal digits (preceded by '0x')..." (emphasis mine). Obviously, if there is no '0x', then ifconfig assumes your WEP key is a string. In our school's case, the WEP key is hexadecimal.
For some reason, using arrow keys in VIm is equivalent to typing ABCD. A temporary fix is to type :set term=cons25.
OpenBSD does not by default use a /etc/rc.d system to start and restart daemons. Instead, daemons are started as follows:
/usr/sbin/[name] &
or /usr/local/sbin/[name] &
Daemons are restarted by kill -HUP `cat /var/run/[name].pid`.
PCManFM is easily installed through the package collection. Once it finishes installing, it will display a few post-installation notes. (They will show up in your xterm.) You will have to edit a few rc files and restart some daemons. Be sure to remember which rc files; if you forget which daemons are to be restarted, simply reboot.
If you aren't using GNOME, then it is very likely that the first time you start PCManFM, you will have an error message that talks about icons. To solve this, do the following:
The icon directory is /usr/local/share/icons/. The default theme is Raleigh.