add support for ctrl+arrow keys in rxvt(#474110)

This commit is contained in:
Ondrej Vasik 2009-01-30 09:58:25 +00:00
parent 33bccd40e9
commit 585a994a8f
2 changed files with 18 additions and 1 deletions

12
setup-2.7.7-rxvt.patch Normal file
View File

@ -0,0 +1,12 @@
diff -urNp setup-2.7.7-orig/inputrc setup-2.7.7/inputrc
--- setup-2.7.7-orig/inputrc 2009-01-22 14:00:18.000000000 +0100
+++ setup-2.7.7/inputrc 2009-01-30 10:49:40.000000000 +0100
@@ -26,6 +26,8 @@ $if mode=emacs
# for rxvt
"\e[8~": end-of-line
+"\eOc": forward-word
+"\eOd": backward-word
# for non RH/Debian xterm, can't hurt for RH/DEbian xterm
"\eOH": beginning-of-line

View File

@ -1,12 +1,13 @@
Summary: A set of system configuration and setup files
Name: setup
Version: 2.7.7
Release: 2%{?dist}
Release: 3%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://fedorahosted.org/setup/
Source: setup-%{version}.tar.bz2
Patch1: setup-2.7.7-uidgid.patch
Patch2: setup-2.7.7-rxvt.patch
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: bash tcsh perl
@ -20,6 +21,7 @@ setup files, such as passwd, group, and profile.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%build
@ -89,6 +91,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
* Fri Jan 30 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-3
- add support for ctrl+arrow keys in rxvt(#474110)
* Thu Jan 29 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-2
- reserve 87 gid for polkituser (just uid was reserved),
reserve 18 gid for dialout(to prevent conflicts with