• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

icons/H03-May-2022-339279

keymaps/H05-Sep-2005-4,1673,915

xmodmap/H05-Sep-2005-2,8572,028

COPYINGH A D17-Nov-199917.6 KiB340281

ChangeLogH A D25-Oct-20011.2 KiB4327

FAQH A D13-Apr-20011.6 KiB3226

INSTALL-englishH A D17-Nov-1999882 2016

INSTALL-koi8H A D17-Nov-19991.6 KiB

Makefile.amH A D05-Sep-20052.3 KiB6953

Makefile.inH A D05-Sep-200525.6 KiB778688

NEWSH A D05-Sep-20057.9 KiB251177

READMEH A D17-Nov-19991.1 KiB3725

README.WindowMakerH A D17-Nov-1999232 95

TODOH A D31-Jan-2000211 54

Xrus.adH A D16-Aug-200116.2 KiB498389

Xrus.wmakerH A D17-Nov-1999465 1211

acconfig.hH A D05-Sep-2005666 4630

acinclude.m4H A D05-Sep-20053.8 KiB130122

aclocal.m4H A D05-Sep-200530.8 KiB864774

alloca.cH A D17-Nov-199913.9 KiB505293

altmap.cH A D17-Nov-19992.1 KiB10175

altmap.hH A D17-Nov-1999216 81

config.h.inH A D05-Sep-20053.3 KiB14098

configureH A D05-Sep-2005224.4 KiB7,8446,563

configure.acH A D05-Sep-20053.3 KiB144120

depcompH A D15-Apr-200515.5 KiB530329

install-shH A D26-Oct-20015.5 KiB252153

kbdstate.cH A D20-Mar-20001.9 KiB10082

kbdstate.hH A D17-Nov-1999472 219

keycomb.cH A D17-Nov-19992.5 KiB126108

keycomb.hH A D17-Nov-1999885 2212

menu.cH A D17-Nov-19993.3 KiB147123

menu.hH A D17-Nov-1999273 92

missingH A D26-Oct-20018.6 KiB284224

mkdefres.awkH A D17-Nov-1999209 1413

mkinstalldirsH A D26-Oct-2001721 4123

props.cH A D16-Aug-200118.5 KiB693549

props.hH A D17-Nov-1999179 81

xalloca.hH A D17-Nov-1999272 1817

xrus.1H A D25-May-20016.4 KiB219214

xrus.cH A D24-May-200247.4 KiB1,7991,486

xrus.doc-englishH A D25-May-200111.4 KiB289262

xrus.doc-koi8H A D25-May-200113.5 KiB

xrus.hH A D16-Aug-20012 KiB8358

xruskb.lsmH A D05-Sep-2005926 2322

xruskb.specH A D05-Sep-20051.3 KiB4838

README

1Short description of Xrus
2~~~~~~~~~~~~~~~~~~~~~~~~~
3
4Xrus - program for switching two keyboard layouts with a hot key
5combination. It also serves as autolock.
6
7It can be compiled with Motif, Lesstif, Xaw or without any widget library.
8In the later case it won't show its icon with keyboard indicator.
9
10It gets all keyboard and mouse events; when a particular hot key
11combination is pressed, it swaps 1,2 and 3,4 columns of keyboard map. (if
12keyboard map has more than 4 columns, it swaps halves). When a timeout
13without keyboard and mouse events passes, it starts a locker.
14
15Download
16~~~~~~~~
17
18You can download latest version of xruskb from the following locations:
19
20	ftp://ftp.yars.free.net/pub/software/unix/X11/ (primary site)
21	ftp://ftp.relcom.ru/pub/x11/cyrillic/
22	ftp://metalab.unc.edu/pub/Linux/X11/xutils/
23
24There is also an anonymous cvs server. You can get the latest source using
25these commands:
26
27	CVSROOT=:pserver:anonymous@swing.yars.free.net:/home/lav/cvsroot
28	export CVSROOT
29	cvs login (empty password, just hit enter)
30	cvs -z9 co xruskb
31
32
33Author
34~~~~~~
35
36Alexander V. Lukaynov <lav@yars.free.net>
37

README.WindowMaker

1You can use xruskb with Window Maker window manager. Launch it like this:
2
3	xrus -wmaker
4
5and then drag its appicon to dock.
6
7I recommend using motif or lesstif, and copy Xrus.wmaker to ~/Xrus or
8insert its contents to ~/.Xdefaults
9