head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2007.07.27.05.57.31;	author ulm;	state dead;
branches;
next	1.1;
commitid	639446a9894a4567;

1.1
date	2005.02.11.12.14.28;	author usata;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.30.10.02.02;	author chriswhite;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove old.
(Portage version: 2.1.3_rc9)
@
text
@#!/bin/bash
if [[ -n "$DISPLAY" ]]
then
        set +m; /usr/bin/me32 "$@@"
else
        # ixon allows ctrl S to be used for searching
        stty -ixon; /usr/bin/me32 "$@@"; stty ixon
fi
@


1.1
log
@Fixed AltGr key problem with xorg-x11. Thanks to Matti P. T. Juvonen <gentoo@@mpj.iki.fi>; bug #81547.
(Portage version: 2.0.51.16)
@
text
@@


1.1.1.1
log
@*** empty log message ***
@
text
@@

