wmdrawer-0.10.5.orig/ 0000755 0001750 0001750 00000000000 10067336552 015225 5 ustar matrix matrix 0000000 0000000 wmdrawer-0.10.5.orig/doc/ 0000755 0001750 0001750 00000000000 10067336544 015773 5 ustar matrix matrix 0000000 0000000 wmdrawer-0.10.5.orig/doc/wmdrawer-it.sgml 0000644 0001750 0001750 00000016636 10067336544 021135 0 ustar matrix matrix 0000000 0000000 manpage.1'. You may view
the manual page with: `docbook-to-man manpage.sgml | nroff -man |
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
docbook-to-man $< > $@
The docbook-to-man binary is found in the docbook-to-man package.
Please remember that if you create the nroff version in one of the
debian/rules file targets (such as build), you will need to include
docbook-to-man in your Build-Depends control field.
-->
Chris">
Wesley">
September 29, 2002">
1">
chris@cwwesley.net">
WMDRAWER">
Debian">
GNU">
]>
&dhemail;
&dhfirstname;
&dhsurname;
2002&dhusername;
&dhdate;
&dhucpackage;
&dhsection;
&dhpackage;Applicazione per Window Maker che fornisce un "cassetto"&dhpackage;DESCRIZIONE&dhpackage; un'applicazione per WindowMaker
che fornisce un'icona-cassetto (men rientrante) per lanciare
comodamente le applicazioni usate pi frequentemente.
Il cassetto retraibile ed animato.Nel cassetto possono essere definite pi colonne di pulsanti.Il file di configurazione automaticamente riletto ogni volta si effettua una modifica.Si possono eseguire istanze multiple del programma
contemporaneamente.Caratteristiche configurabili: apertura e chiusura manuale/automatica
del cassetto, forma del cursore all'interno del cassetto, direzione di
apertura e velocit di animazione del cassetto, icona del cassetto
ed immagine di sfondo delle icone.OPZIONIUsa config_file come file di configurazione al posto del default (~/.wmdrawerrc)Esegui in una finestra. Utile per gli utenti di AfterStep, Fvwm2, Sawfish e KDE.Mostra l'elenco delle opzioni.Mostra la versione del programma.FILES~/.wmdrawerrc il file di configurazione
di default per ogni utente. Ecco un esempio completamente commentato:
# Esempio di file di configurazione per wmdrawer
[general]
# Icona dell'applicazione [opzionale]
dock_icon panel-drawer.png
# Immagine usata per lo sfondo delle icone [opzionale]
icons_bg defaultTile.xpm
# Direzione di apertura del cassetto
# Dall'alto verso il basso = 0
# Da destra verso sinistra = 1
# Dal basso verso l'alto = 2
# Da sinistra verso destra = 3
direction 2
# Velocit di animazione del cassetto: 1, 2, 3, 4 [opzionale, default 1]
animation_speed 1
# Modo del cursore nel cassetto: 0, 1, 2 [opzionale, default 2]
cursor 2
# Apertura automatica del cassetto: 0, 1 [opzionale, default 0]
show_on_hover 0
# Chiusura automatica del cassetto: 0, 1 [opzionale, default 0]
hide_on_out 0
# Lancia l'applicazione in una finestra: 0, 1 [opzionale, default 0]
# (Utile se si usa Fvwm2, AfterStep, Sawmill, KDE)
windowed_mode 0
# Cartelle delle icone
[images_paths]
/usr/share/pixmaps
/usr/local/share/pixmaps/
# Una prima colonna con 5 pulsanti
# Ogni pulsante deve essere definito secondo la seguente sintassi:
# immagine<SPAZIO e/o TABS>comando
[column]
gnome-term.png xterm
galeon.xpm galeon -s
sylpheed-vanilla.xpm sylpheed
xchat.png xchat
gnome-multimedia.png mplayer
# Una seconda colonna con 5 pulsanti
[column]
gnome-audio2.png xmms
gnome-gimp.png gimp
gqview.png gqview
gnome-calc2.png xcalc
gftp.png gftp
Una copia di questo esempio la si pu trovare in /usr/share/doc/wmdrawer/wmdrawerrc.example.
VEDERE ANCHEwmaker (1)AUTORIQuesto programma scritto e mantenuto da Valry Febvre
(vfebvre@vfebvre.lautre.net).Questa pagina di manuale stata scritta da &dhusername; (&dhemail;)
per il sistema &debian; (ma pu essere usata da altri).
permessa la copia, la distribuzione e/o la modifica di questo
documento sotto i termini della GNU Free Documentation
License, Versione 1.1 o ogni versione successiva pubblicata dalla
Free Software Foundation; senza Invariant Sections, Front-Cover
Texts e Back-Cover Texts.La traduzione italiana stata effettuata da Fabio Stumbo
(fabio.stumbo@unife.it).ALTRE INFORMAZIONILa webpage di wmdrawer http://people.easter-eggs.org/~valos/wmdrawer/wmdrawer.html.Sul sito si possono trovare informazioni varie su wmdrawer e scaricare l'ultima versione.
wmdrawer-0.10.5.orig/doc/wmdrawer.sgml 0000644 0001750 0001750 00000022640 10067336544 020513 0 ustar matrix matrix 0000000 0000000 wmdrawer.1x'. You may view
the manual page with: `docbook-to-man manpage.sgml | nroff -man |
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
docbook-to-man $< > $@
The docbook-to-man binary is found in the docbook-to-man package.
Please remember that if you create the nroff version in one of the
debian/rules file targets (such as build), you will need to include
docbook-to-man in your Build-Depends control field.
-->
Chris">
Wesley">
April 7, 2003">
1">
chris@cwwesley.net">
WMDRAWER">
Debian">
GNU">
]>
&dhemail;
&dhfirstname;
&dhsurname;
2002-2004&dhusername;
&dhdate;
&dhucpackage;
&dhsection;
&dhpackage;a dockapp providing a drawer to launch applications&dhpackage; []DESCRIPTION&dhpackage; is a dock application (dockapp) that
provides a drawer (retractable button bar) to conveniently launch applications.
The drawer is retractable and animated.Several columns of buttons can been defined in the drawer.The configuration file is automaticaly reloaded if it changes.Multiple instances of the program can run at the same time.The buttons can be highlighted under the mouse cursor.A tooltip can be defined for each button.The drawer can be transparent (need SHAPE extension).Ability to launch several apps at once from the drawer.
By holding down the key Shift or by using mouse buttons
middle or right instead of left, you can keep the drawer opened.
Adjustable behaviors:
dock's image (logo),
dock's width and height (for both min=12, max=128),
automatic/manual opening and closing of the drawer,
timeout value in miliseconds if automatic closing selected,
drawer's opening direction and animation speed,
mouse cursor type in the drawer,
drawer's pseudo-transparency,
icons' background image (only if transparency isn't activated),
buttons' size (min=12, max=128),
buttons' highlight type (0:none, 1:target, 2:shading),
image used as highlight (target type only),
color and darkening level for highlight (shading type only),
drawer's border size,
buttons' tooltips and tooltips' font
OPTIONSUse FILE as config file instead of the default (~/.wmdrawerrc) and optionaly set instance name.Run in windowed mode. Useful for AfterStep, Fvwm, Sawfish and KDE users.Show summary of options.Show version of program.FILES~/.wmdrawerrc is the default per-user configuration file. Here is a completely commented example.
# Config file example for wmdrawer
[general]
# Dock's icon [optional]
#dock_icon panel-drawer.png
# Drawer's opening direction [required]
# Top to bottom = 0
# Right to Left = 1
# Bottom to Top = 2
# Left to Right = 3
direction 2
# Image used for icons' background [optional]
#icons_bg defaultTile.xpm
# Allow icons' enlargement to fit them to buttons' size [optional, default 1]
# 0 indicate that icons should never be larger than their original size.
#icons_expand 1
# Activate the drawer's pseudo-transparency [optional, default 0]
# if you choose transparency, icons_bg will be ignored
#transparency 0
# dock's width: min=12, max=128 [optional, default=64]
#dock_width 64
# dock's height: min=12, max=128 [optional, default=64]
#dock_height 64
# buttons' size: min=12, max=128 [optional]
# Useful for the people who want for example to have big icons
# and to define several columns.
#btns_size 32
# Icon's highlight type: 0, 1 or 2 [optional, default 2]
# 0 : no highlight
# 1 : target (unavailable if transparency is activated)
# 2 : shading
#highlight 2
# Image used as highlight [optional]
# only used if you choice target type
#highlight_img highlight.xpm
# Tint icons by a specified color [optional, default #ffffff]
# only used if you choice shading type
#highlight_tint #ffffff
# Shade icons at a specified level [optional, default 60]
# only used if you choice shading type
#highlight_sh 60
# Display buttons' tooltips [optional, default 1]
#tooltips 1
# Tooltips' font [optional, default fixed]
#tooltips_font fixed
# Drawer's animation speed: 0, 1, 2, 3, 4 [optional, default 1]
#animation_speed 1
# Mouse cursor in drawer: 0, 1, ..., 76 [optional, default 30]
#cursor 30
# Auto opening of the drawer: 0, 1 [optional, default 0]
#show_on_hover 0
# Auto closing of the drawer: 0, 1 [optional, default 0]
#hide_on_out 0
# drawer's hiding timeout in miliseconds [optional, default 1000]
#hide_timeout 1000
# Runs the dockapp in windowed mode: 0, 1 [optional, default 0]
# Useful for AfterStep, Fvwm, Sawfish or KDE users.
#windowed_mode 0
# Instance name so window manager can distinguish between multiple copies
#instance_name distinguish_name
# Drawer's border size in pixels [optional, default 1]
#border_size 1
# Images directories
[images_paths]
/usr/share/pixmaps
/usr/local/share/pixmaps/
# A first column with 5 buttons
# Each button must be defined with this syntax:
# (tooltip) (image) (command)
[column]
(X Terminal) (gnome-term.png) (xterm -bg black -fg wheat)
(Galeon) (galeon.xpm) (galeon -s)
(Sylpheed) (sylpheed.png) (sylpheed)
(XChat) (xchat.png) (xchat)
(MPlayer) (gnome-multimedia.png) (mplayer)
# A second column with 5 buttons
[column]
(Xmms) (gnome-audio2.png) (xmms)
(Gimp) (gnome-gimp.png) (gimp)
(GQview) (gqview.png) (gqview)
(Xcalc) (gnome-calc3.png) (xcalc)
(GFtp) (gftp.png) (gftp)
Look at /usr/share/doc/wmdrawer/wmdrawerrc.example for a copy of this example.
SEE ALSOwmaker (1)AUTHORThis software is written and maintained by Valéry Febvre
(vfebvre@vfebvre.lautre.net).This manual page was written by &dhusername; (&dhemail;) for
the &debian; system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the GNU Free Documentation
License, Version 1.1 or any later version published by the Free
Software Foundation; with no Invariant Sections, no Front-Cover
Texts and no Back-Cover Texts.OTHER INFOwmDrawer's webpage is at http://people.easter-eggs.org/~valos/wmdrawer/.
Here you can find info about wmdrawer and download the latest version.
wmdrawer-0.10.5.orig/doc/wmdrawer.1x.gz 0000644 0001750 0001750 00000005676 10067336544 020532 0 ustar matrix matrix 0000000 0000000 "@ wmdrawer.1x Y{s3#~쩨 >$;Zm)V**jā
!8I>{{w ArRC Lk)BY@$ ˁ)惗Of&PgZKOE6=P`ޒF_5#NF'Opv]NO:t{e!23/T^\(L%\Sʵ)bedus QpDC%]>Qҙ>z4"#E!0Eqk sI6UQȬ*dTF,%
r$y7)QkDIR&֫\,Ͽf#2/tNH}IfMOF*[-3W֣ԅvy'Ptn4
BCn 2!qz}{^?ڽ~\o)d.e%z=vO]6><{!xqn{4m&:DG?!{DOFhth*=rP
jEf8:A)諌F2gt4x/`O{ؗ5gW?lػӷgx^a!VueJ"*daQek $jxԙ&|rr1aԙF/j>?Q?Yϧś3OK1L)DjXU#9Tyc2[%f:SwhH{6:28g*i6>/,e (لRf
)!Yg@u,kPRd!*E" =آH?RdCsRfT