ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/feature.h
(Generate patch)

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.8 by pcg, Fri Feb 13 12:16:21 2004 UTC vs.
Revision 1.9 by pcg, Sun Feb 22 08:09:37 2004 UTC

207 * Useful when window manager grabs Alt+Tab -- mg 207 * Useful when window manager grabs Alt+Tab -- mg
208 */ 208 */
209/* #define CTRL_TAB_MAKES_META */ 209/* #define CTRL_TAB_MAKES_META */
210/* #define MOD4_TAB_MAKES_META */ 210/* #define MOD4_TAB_MAKES_META */
211 211
212/*
213 * default mode switch when greek keyboard is enabled (i.e. GREEK_SUPPORT)
214 */
215#ifndef GREEK_KEYBOARD_MODESWITCH
216# define GREEK_KEYBOARD_MODESWITCH XK_Mode_switch
217#endif
218
219/*--------------------------------MOUSE---------------------------------*/ 212/*--------------------------------MOUSE---------------------------------*/
220/* 213/*
221 * Disable sending escape sequences (up, down, page up/down) 214 * Disable sending escape sequences (up, down, page up/down)
222 * from the scrollbar when XTerm mouse reporting is enabled 215 * from the scrollbar when XTerm mouse reporting is enabled
223 */ 216 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines