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

..03-May-2022-

autopackage/H11-Jan-2009-394329

doc/H11-Jan-2009-444385

images/H11-Jan-2009-420357

po/H07-May-2022-8,7556,816

src/H03-May-2022-8,8156,209

AUTHORSH A D11-Jan-200966 32

COPYINGH A D11-Jan-200934.3 KiB675553

ChangeLogH A D11-Jan-20094.9 KiB12597

INSTALLH A D11-Jan-20099.3 KiB238179

Makefile.amH A D11-Jan-2009525 1610

Makefile.inH A D11-Jan-200922.2 KiB704622

NEWSH A D11-Jan-200913.5 KiB418321

READMEH A D11-Jan-20092.8 KiB7655

THANKSH A D11-Jan-2009191 126

TODOH A D11-Jan-2009610 2617

acinclude.m4H A D11-Jan-20092.5 KiB7871

aclocal.m4H A D11-Jan-200959.7 KiB1,6711,505

config.h.inH A D11-Jan-20092.4 KiB9865

configureH A D11-Jan-2009294.4 KiB10,4198,735

configure.acH A D11-Jan-20091.7 KiB5948

depcompH A D11-Jan-200917.4 KiB590375

install-shH A D11-Jan-200913.3 KiB520344

missingH A D11-Jan-200910.9 KiB368275

xpad.desktopH A D11-Jan-20091.9 KiB7266

xpad.desktop.inH A D11-Jan-2009232 1913

README

1Xpad README
2-----------
3
4Xpad is a virtual sticky pad system using GTK+ 2.
5
6
7--------------------------------------------------------------------------
8INSTALLATION NOTES
9--------------------------------------------------------------------------
10     To compile, just type "./configure", "make", and "make install".
11     Type "xpad" now to run.
12
13     Read the INSTALL file for more information.
14
15
16--------------------------------------------------------------------------
17USAGE NOTES
18--------------------------------------------------------------------------
19     Right click to obtain configuration options and open new pads.
20
21     Hold down CTRL and left-click drag to move a pad.  Hold down CTRL and
22		right-drag to resize a pad.
23
24     Xpad stores its files in ~/.config/xpad.
25
26     To change the default size of pads, edit ~/.config/xpad/default-style
27
28
29--------------------------------------------------------------------------
30COMMAND ARGUMENTS
31--------------------------------------------------------------------------
32	Standard GTK+ arguments are understood.  For more information,
33		read the man page -- xpad(1).
34
35
36--------------------------------------------------------------------------
37KNOWN BUGS
38--------------------------------------------------------------------------
39	If edit lock is enabled, a pad will sometimes get in a state in
40		which it will not leave edit mode.  Other pads are not
41		affected, nor is there any conflict with other windows.  But,
42		the only way to lock the pad again is to close it and restart.
43		If you have any information about this problem (like how to
44		reliably reproduce it), please don't hesitate to send a
45		bug report to xpad-devel@lists.sourceforge.net.
46
47	If WM stickiness is changed through mixed calls to the WM and
48		pad controls, xpad may think the stickiness is incorrect.
49		This has no effect on xpad's behavior.  Just toggle the
50		sticky control on the pad to correct it.
51	Stickiness may or may not work with your window manager.  It is
52		broken on at least Oroborus.
53
54	When moving a pad, if the toolbar times out and disappears,
55		the pad is not resized to remove the space the toolbar took up.
56		This happens on at least Gnome.
57		This does *not* happen on at least Blackbox and
58			Oroborus.
59
60	If you have any patches / suggestions, please email us at
61		xpad-devel@lists.sourceforge.net and let us know so we can
62		do something about it.  It will never get fixed if we don't
63		know about it!
64
65
66--------------------------------------------------------------------------
67LICENSE NOTES
68--------------------------------------------------------------------------
69     Xpad is licensed under the terms of the GNU Public License.  See
70          COPYING for more information.
71
72
73--------------------------------------------------------------------------
74Copyright (c) 2001-2004 Michael Terry
75http://xpad.sourceforge.net/
76