Changeset 4058 for trunk/etc/PROBLEMS
- Timestamp:
- 04/16/06 21:46:31 (3 years ago)
- Files:
-
- trunk/etc/PROBLEMS (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/PROBLEMS
r4037 r4058 992 992 Use the shell command `xset bc' to make the old X Menu package work. 993 993 994 *** C-SPC fails to work on Fedora GNU/Linux .994 *** C-SPC fails to work on Fedora GNU/Linux (or with fcitx input method). 995 995 996 996 Fedora Core 4 steals the C-SPC key by default for the `iiimx' program … … 1005 1005 1006 1006 Another is to build Emacs with the `--without-xim' configure option. 1007 1008 The same problem happens on any other system if you are using fcitx 1009 (Chinese input method) which by default use C-SPC for toggling. If 1010 you want to use fcitx with Emacs, you have two choices. Toggle fcitx 1011 by another key (e.g. C-\) by modifying ~/.fcitx/config, or be 1012 accustomed to use C-@ for `set-mark-command'. 1007 1013 1008 1014 *** M-SPC seems to be ignored as input. … … 1217 1223 1218 1224 A solution is to exit the offending X programs before starting Emacs. 1225 1226 "undefined color" messages can also occur if the RgbPath entry in the 1227 X configuration file is incorrect, or the rgb.txt file is not where 1228 X expects to find it. 1219 1229 1220 1230 *** Improving performance with slow X connections.
