Re: FVWM: key binding for middle click behaviour

2006-03-28 Thread Tavis Ormandy
On Tue, Mar 28, 2006 at 02:49:33AM -0800, Reza Roboubi wrote: > Thank you very much for fvwm. > > I was wondering if there is a command that simulates a > paste action(mouse middle click.) > xterm supports shift-insert, if that's any help (you can redefine it with translation tables, if you like

Re: FVWM: Remote controlling FVWM?

2006-01-29 Thread Tavis Ormandy
On Sun, Jan 29, 2006 at 08:49:14PM +0100, Felix E. Klee wrote: > I'd like to execute certain FVWM functions from a script. Is this > possible and, if so, how? > Do you know about FvwmCommand? seems perfect for this. -- - [EMAIL PROTECTED] | finger me for my

Re: FVWM: FVWM : how to echo a string to current window ?

2005-10-14 Thread Tavis Ormandy
--On Friday, October 14, 2005 14:18:39 +0200 Lucio Chiappetti <[EMAIL PROTECTED]> wrote: > I would like to bind some arbitrary complex string to functional keys, so > that when I press the key, it were as if I typed the string on stdin. I would use the xse utility, you can download it from here

Re: FVWM: irritating focus issues

2005-07-30 Thread Tavis Ormandy
--On Saturday, July 30, 2005 16:02:12 -0500 Mike McNally <[EMAIL PROTECTED]> wrote: >> I have a similar reproducible issue. > > Well, Firefox has its own issues with input focus on forms in loaded > pages. I don't think that's an FVWM issue. What I'm seeing involves the > actual application w

Re: FVWM: Automatic focusing? (newbie)

2005-06-03 Thread Tavis Ormandy
On Wed, Jun 01, 2005 at 10:00:24PM -0300, Dedeco wrote: > Now I have the following problem but I don't know how to deal it. When > I switch desktops using the FvwmPager Swallowed by the mentioned Button > bar, I wanted that any window besides the button bar itself in the > desktop I choose shou

Re: FVWM: Drag to create an xterm

2005-03-31 Thread Tavis Ormandy
On Thu, Mar 31, 2005 at 02:02:10PM +0200, Uwe Pross wrote: > Hi there, > > recently I saw a demonstration of plan 9 where the > presenter clicked on the root window and dragged a > rectangle to start a terminal with position and size of the > drag gesture. I think this is a really nice way to star

Re: FVWM: automatic cursor movement with fvwm buttons?

2005-03-05 Thread Tavis Ormandy
On Sat, Mar 05, 2005 at 11:57:18AM -0500, Jim Cline wrote: > If it were possible to have two actions associated with a button > (the first to pop up the window, the second to execute a CursorMove > command) I would know how to do this, but apparently that's not possible. > There must be another wa

FVWM: SetTitleFormat

2005-02-22 Thread Tavis Ormandy
I've been interested in changing the titles of some windows that don't set a useful name, I thought some other users might find it interesting... It probably won't work on all windows, but it at least the fixed the ones I needed to change :) AddToFunc StartFunction I FvwmEvent FvwmEvent-Title *F

Re: FVWM: send "EnterNotify" message to a window??

2005-02-18 Thread Tavis Ormandy
On Fri, Feb 18, 2005 at 01:41:19PM -0800, Yang Yang wrote: > hi there: > is there a way to send an arbitrary X Event to a window? Yes, one of the most useful and underrated utilities I know of, xse. If you happen to use Gentoo Linux it's available via portage, otherwise you will have to goo

Re: FVWM: Some Windows doesnt have Borders

2005-02-08 Thread Tavis Ormandy
On Tue, Feb 08, 2005 at 07:49:47PM +, Sebastian Rodriguez wrote: > So, is there a way to make a default style for all the windows who > arent clearly defined? > As an example, when i receive a dcc via xchat, the dcc windows stills > opens and i must kill it to close it. Hey, try this Style xc

Re: FVWM: Manual window movement with SNAPPING!

2005-02-03 Thread Tavis Ormandy
On Wed, Feb 02, 2005 at 09:24:39PM +, Thomas Adam wrote: > On Wed, Feb 02, 2005 at 09:53:57PM +0200, Kobus Retief wrote: > > Ola > > > > I wrote about this I while ago, but didn't get any response. Decided > > to give it another shot (at the start of the month, for a change)... > > > > I move w

Re: FVWM: focus on new start app

2005-01-23 Thread Tavis Ormandy
On Thu, Jan 20, 2005 at 09:55:02PM +0800, Xue Ruini wrote: > hello, everyone > > How can I wrap to the new app on its starting automatically? > > Thanks! > You mean switch keyboard focus to it, or warp to it? If you mean switch keyboard focus, try some combination of the FPGrabFocus Styles, e

Re: FVWM: How to define a double click on FvwmButtons?

2005-01-19 Thread Tavis Ormandy
On Thu, Jan 20, 2005 at 02:30:26AM +0800, Yin susu wrote: > As,i know, > *MyButtons: (1x5, Frame 0, Icon 48x48/gimp.png, \ > Action(Mouse 1) "Exec exec gimp") > use this,I can start up gimp by click on the button. > > But how could i start gimp by double click on the buttons? Define a functio

Re: FVWM: go to an application

2005-01-18 Thread Tavis Ormandy
On Tue, Jan 18, 2005 at 05:37:52PM +0800, Xue Ruini wrote: > Hello, everyone > > I am using FvwmIconMan to maintain the applications list. But now there is > a question for it. If an app, say emacs, stays in pager 1, and I am one pager > 0 now. How can I raise emacs and navigate to pager 1 to see

Re: FVWM: Kiosk

2005-01-02 Thread Tavis Ormandy
On Sat, Jan 01, 2005 at 11:06:27PM -0800, David Busby wrote: > List, > I'm trying to make a touch screen kiosk, in the "discovery phase" at > this point. What is the fastest way to make a GUI app for FVWM? All I > need to do is a Q&A type of application. Fastest way? xdialog perhaps, http:/

Re: FVWM: raise when WarpToWindow

2004-12-16 Thread Tavis Ormandy
On Thu, Dec 16, 2004 at 03:52:02PM -0500, Emilie Ann Phillips wrote: > b) is there some way to not raise the window? > I am using FVWM version 2.4.19 > There is, this solution is tested with 2.5.12, I think it should work for you. > The following .fvwm2rc is sufficient to produce the behavior >

Re: FVWM: StrokeFunc on PDA help

2004-12-14 Thread Tavis Ormandy
On Tue, Dec 14, 2004 at 01:26:44PM +1000, Alexei Gilchrist wrote: > Hi all, > > I've been running fvwm on a linux Zaurus PDA and it's by far the best > window manager I've found for the platform despite the limitations of a > PDA (you can see screenshots of fvwm on Zaurus on this thread: > http://

Re: FVWM: Schedule command "failing"

2004-10-31 Thread Tavis Ormandy
On Sun, Oct 31, 2004 at 10:35:14PM +0100, Vincent Bernat wrote: > | DestroyFunc RescheduleRandomWallPaper > | AddToFunc RescheduleRandomWallPaper > | + I RandomWallPaper > | + I Deschedule 35 > | + I Schedule 90 35 RescheduleRandomWallPaper > ` > > I call RescheduleRandomWallPaper at star

FVWM: Re: your mail

2004-10-29 Thread Tavis Ormandy
On Fri, Oct 29, 2004 at 05:02:15PM +0200, Tim wrote: > Hi, > little question: > How can i run an program under fvwm? (not from an term) > Under fluxbox I have the command "fbrun". > Does something like fbrun exists under fvwm? > You could write one with FvwmScript or FvwmForm, you could probably

Re: FVWM: TRouble with Performance during switching between Desktops

2004-09-27 Thread Tavis Ormandy
On Mon, Sep 27, 2004 at 06:20:31PM +0200, Dirk Rydvan wrote: > ### > > a pager without labels? I agree, but in "man FvwmPager" (2.4.18) is only > one option showed: It's well hidden, you want the `Font none` setting. > I need only a flat, simply design, that means in this case 1

Re: FVWM: xsession-errors is more then 600 MBytes after 16 days

2004-09-12 Thread Tavis Ormandy
On Sun, Sep 12, 2004 at 11:05:55PM +0200, Michelle Konzack wrote: > Hello, > > I think, this is inacceptable... > How can I deactivate logging of this crap ? > try this patch --- fvwm/events.c 2003-08-28 21:26:14.0 +0100 +++ fvwm/events.c.new 2003-11-01 11:02:59.0 +000

Re: FVWM: gimp2 + StartsOnDesk + SkipMapping

2004-09-02 Thread Tavis Ormandy
On Thu, Sep 02, 2004 at 06:08:53PM +0200, Chris Rouch wrote: > On Thu, 2 Sep 2004 17:34:11 +0200 > > Style "Gimp*" StartsOnDesk 3, SkipMapping, RandomPlacement > > Thanks for any help. > This works here: Style Gimp-2.0 StartsOnPage 2 2, SkipMapping, !FPFocusByFunction --

Re: FVWM: taking screenshot of multiple / all desks / pages

2004-08-28 Thread Tavis Ormandy
On Fri, Aug 27, 2004 at 10:48:02AM -0400, xavier wrote: > > works great. > > takes 1 mins for 10x7 on one desk. Try this, might be a bit faster: AddToFunc Screenshot I PipeRead `for ((x=0;x<$[desk.pagesx];x++)); do \ for ((y=0;y<$[desk.pagesy];y++)); \ do echo GotoPage $

Re: FVWM: Menu /mouse problem

2004-08-03 Thread Tavis Ormandy
On Tue, Aug 03, 2004 at 12:01:06PM -0700, m p wrote: > Why is it that once I open the menu with middle > mouse button and unwillingly click > on the top (Title) a new window pops up with > RootMenu and how to get rid of this? > Thanks, > Mark > It's a default binding, you can just undefine it if

FVWM: Re: Slashdotted

2004-07-30 Thread Tavis Ormandy
On Fri, Jul 30, 2004 at 05:28:41PM +0100, Tavis Ormandy wrote: > On Fri, Jul 30, 2004 at 09:45:03AM -0500, Jason L Tibbitts III wrote: > > I noticed that traffic to the web site was rather high yesterday. > > Today I noticed the Newsforge article: > > http://www.newsforge.com

Re: FVWM: Switching between jpegs

2004-07-29 Thread Tavis Ormandy
On Wed, Jul 28, 2004 at 05:19:15PM -0700, Elliot Sowadsky wrote: > > < > Is there a fast way to switch between wallpaper jpegs (such as when i'm > < > switching desktops)? > < > > xli (1.16 png) is faster than xvbut still takes 2 seconds to switch, > slow probably due to decompressing jpg. >

Re: FVWM: Adjusting mouse speed in FVWM

2004-07-28 Thread Tavis Ormandy
On Wed, Jul 28, 2004 at 08:53:51AM -0400, Ryan Daly wrote: > All, > > If I don't use any of the GNOME or KDE tools, is there an easy way to > adjust settings (such as the speed and accelleration of my mouse) in > FVWM? > > I currently have some of the GNOME tools installed, but if I can avoid > i

Re: FVWM: page navigation

2004-07-23 Thread Tavis Ormandy
On Fri, Jul 23, 2004 at 06:27:02PM +0200, Julian Leyh wrote: > the keys are configured like this: > > Key Left A 4 GotoPage -1p 0p > Key Right A 4 GotoPage 1p 0p > Key UpA 4 GotoPage 0p -1p > Key Down A 4 GotoPage 0p 1p > > this way i get following sequences: > 1-2-3, 4-5-6, 7-8-9 for Left/

Re: FVWM: Memory usage

2004-07-05 Thread Tavis Ormandy
On Mon, Jul 05, 2004 at 03:22:01PM -, Eduardo Gargiulo wrote: > May be this message is rather off-topic. > > I'm using fvwm as window maneger; I'm trying to optimize the usage of memory, > because it's an old machine with only 160Mb of RAM memory. My question is > regarding the process that se

Re: FVWM: I want to set the new FVWM winning-logo into Rootmenu instead of the Title string of Rootmenu, what should i do?

2004-07-05 Thread Tavis Ormandy
On Sun, Jul 04, 2004 at 07:40:46PM +0800, lee wrote: > I like the new FVWM winning logo, and want to set it instead of the > RootMenu Title in my fvwm2rc file , this is i do: > AddToMenu MenuFvwmRoot "%fvwm-logo-starburst-blue-250x83.png%" Title > i set the title string empty, just want to use

Re: FVWM: tray icon placement

2004-07-05 Thread Tavis Ormandy
On Sat, Jul 03, 2004 at 10:40:26PM +0200, Wojtek Karlowski wrote: > My question is if there is any method/function in the fvwm, which can > force this icon to appear at specified coordinates? Sorry if this has > been asked before, but I couldn't find an answer either in google or > in the fvwm

Re: FVWM: Focus and GoToPage

2004-07-05 Thread Tavis Ormandy
On Sat, Jul 03, 2004 at 09:56:48AM +0700, Ruslan Kosolapov wrote: > A most important thing in this metaphor is "focused window should be > in attention locus, i.e. as far as possible in center of a viewport" I'm not sure what you mean by "attention locus", but if you mean you want to centre

Re: FVWM: Variable assignment and use

2004-06-29 Thread Tavis Ormandy
On Tue, Jun 29, 2004 at 02:35:05AM -0500, Rusty Phillips wrote: > These are the big problems I can't solve: > 1) I can't find a non-scalar assignment mechanism. Well, you have access to shell functions with PipeRead, and there's FvwmPerl, but apart form that I think SetEnv is the only option. >

Re: FVWM: fvwm colors

2004-06-22 Thread Tavis Ormandy
On Mon, Jun 21, 2004 at 09:00:07PM -0500, John Albers wrote: > Where can I find a listing of all of the colors that fvwm can use (e.g. a > list of colors that work in a .fvwm2rc file). Do you have /usr/X11R6/lib/X11/rgb.txt ? You might be interested in this little utility http://gcolor.sourcefor

Re: FVWM: vanishing functionality

2004-06-19 Thread Tavis Ormandy
On Sat, Jun 19, 2004 at 06:10:52PM +0200, [EMAIL PROTECTED] wrote: > Hi there, > > i have a little problem with fvwm (2.5.10). I tend to keep my box > running for longer time and it happened now for the second time that > most of the function offered by fvwm are just vanished - l

Re: FVWM: Re: Re: 3 config questions about Icons(iconified windows)

2004-06-13 Thread Tavis Ormandy
--On Sunday, June 13, 2004 19:33:30 +0800 [EMAIL PROTECTED] wrote: > But the Icons don't get placed any closer. Try setting: Style * IconBackgroundPadding 0 and depending on your settings: Style * IconBackgroundRelief 0, IconTitleRelief 0 I can get them pretty close together with these setti

Re: FVWM: 3 config questions about Icons(iconified windows)

2004-06-12 Thread Tavis Ormandy
--On Sunday, June 13, 2004 03:29:33 +0800 [EMAIL PROTECTED] wrote: > Hi all, > > <1> How to place Icons side by side without GAP in between? > Any ideas? I think you're looking for the IconGrid setting, although I just had a go and 1x1 pixels is the minimum spacing, so you can't disable it co

Re: FVWM: Function to conditionally popup a window

2004-05-26 Thread Tavis Ormandy
--On Wednesday, May 26, 2004 14:24:19 +0200 stu <[EMAIL PROTECTED]> wrote: > if (an instance of multi-gnome-terminal is running) ># Start client >Exec exec multi-gnome-terminal --use-factory > else ># Start factory >Exec exec multi-gnome-terminal --start-factory-server > fi > A

Re: FVWM: Focus Stealing window

2004-05-21 Thread Tavis Ormandy
--On Friday, May 21, 2004 15:20:46 +0100 Tavis Ormandy <[EMAIL PROTECTED]> wrote: > According to the man page XSetInputFocus() will only work on visible > windows, so I've temporarily solved it by using StartsOnDesk -99, > SkipMapping. Is this the best/only way? Ac

FVWM: Focus Stealing window

2004-05-21 Thread Tavis Ormandy
Hi there, I'm using an application that has a very annoying habit of making Transient windows that GrabFocus regardless of my settings. No combination of Style settings seems to disable it, even NeverFocus, I've tried: Style Waiting !FPGrabFocusTransient, !FPGrabFocus, !FPFocusByProgram, !FPLenie

Re: FVWM: numeric keypad as pointing device.

2004-05-16 Thread Tavis Ormandy
--On Sunday, May 16, 2004 11:16:40 +0100 Thomas Adam <[EMAIL PROTECTED]> wrote: > --- Nicholas Paul Johnson <[EMAIL PROTECTED]> wrote: > >> Whenever NumLock is off, and I push 1,2,3,4,6,7,8, or 9 I would >> like the mouse cursor to be moved in the coresponding direction. >> I

Re: FVWM: mfvwm

2004-05-14 Thread Tavis Ormandy
--On Thursday, May 13, 2004 21:25:29 -0400 Phil Stracchino <[EMAIL PROTECTED]> wrote: > - A button can only have a single vector chain. This isn't > necessarily a problem, because vector segments can be made > effectively invisible. I have several chains per button in my configuration

Re: FVWM: Vector button decorations

2004-05-13 Thread Tavis Ormandy
--On Thursday, May 13, 2004 14:32:48 +0200 Xavier Maillard <[EMAIL PROTECTED]> wrote: > > 1) Is it more powerfull to use vector buttons instead of XPM/PNG ? I >mean what is best not to waste cycles ? Well, they are both powerful, I use a background pixmap with alpha blending and vectors

Re: FVWM: Using Schedule reliably

2004-05-11 Thread Tavis Ormandy
--On Tuesday, May 11, 2004 18:27:24 +0100 Piotr Zielinski <[EMAIL PROTECTED]> wrote: > > I posted a similar question a couple of weeks ago but there were no > replies. The manual says that a scheduled command X will be executed > in the same window context as "Schedule 4234 X", but it's rather

FVWM: Using Schedule reliably

2004-05-11 Thread Tavis Ormandy
Hi there, I'm having real trouble understanding how to use schedule correctly so that my scheduled jobs will work (or at least remain queued) during periods where, for example, the pointer is grabbed. I have a function that I would like to continue running every few seconds testing a condition,

Re: FVWM: Fvwm Playlist Menu

2004-05-07 Thread Tavis Ormandy
--On Friday, May 07, 2004 18:55:44 +0200 Antoine Marmignon <[EMAIL PROTECTED]> wrote: > > It is possible to redirect the output of the 'mpc playlist' command to a > file then use the Read command but i'd like to make it more simple (using > a PipeRead) DestroyFunc PlayListMenu AddToFunc PlayLis

Re: FVWM: how update startup program menu for each new installed application.

2004-05-07 Thread Tavis Ormandy
--On Friday, May 07, 2004 10:57:42 +0200 [EMAIL PROTECTED] wrote: > i use a personalized startup program list organisation (windows xp style) > and im worried > that when i run fvwm-menu-desktop it disappears. I think you misunderstand what fvwm-menu-desktop is for, have you read the man page?

Re: FVWM: how update startup program menu for each new installed application.

2004-05-06 Thread Tavis Ormandy
--On Thursday, May 06, 2004 20:42:00 +0200 [EMAIL PROTECTED] wrote: > Hello, > > everytime i install a new application,the startup menu program is not > updated because it is static,not dynamic. Kde adds a voice for each new > application installed,but fvwm doesn't. there is need to write a sc

Re: FVWM: Conditionally adding menu items

2004-03-26 Thread Tavis Ormandy
--On Friday, March 26, 2004 10:54:34 +0100 Uwe Pross <[EMAIL PROTECTED]> wrote: > Hi there, > > On 26 Mar 2004 at 09:33:36 +, Tavis Ormandy wrote: > >> You could make it more generic, >> >> AddToFunc CondAdd I Test (f $0) AddToMenu $1 %$2%$3 Exec $

Re: FVWM: Conditionally adding menu items

2004-03-26 Thread Tavis Ormandy
--On Friday, March 26, 2004 09:41:53 +0100 Uwe Pross <[EMAIL PROTECTED]> wrote: > Hi there, > > On 26 Mar 2004 at 18:34:53 +1100, Scott Smedley wrote: > >> Is there a better way (less code?) of conditionally adding >> menu items to a menu than this? > > Currently I use: > > ... > PipeRead "t

Re: FVWM: fvwmtabs : insecure temp file creation ?

2004-03-23 Thread Tavis Ormandy
--On Tuesday, March 23, 2004 15:09:48 -0500 xavier <[EMAIL PROTECTED]> wrote: > > echo test > /tmp/test > cd /tmp > ln -s test .fvwmtabs.state > > restart fvwm > > /tmp/test is wiped I also spotted this, it's a configurable setting though...in the gentoo package I maintain I changed the defa

Re: FVWM: Finding the number of desktops

2004-03-23 Thread Tavis Ormandy
--On Monday, March 22, 2004 09:15:11 + Thomas Adam <[EMAIL PROTECTED]> wrote: > --- Tavis Ormandy <[EMAIL PROTECTED]> wrote: > >> >> --On Monday, March 22, 2004 04:09:29 + Ukpong Ukpong >> <[EMAIL PROTECTED]> wrote: >> >> >

Re: FVWM: FvwmButtons help

2004-03-22 Thread Tavis Ormandy
--On Sunday, March 21, 2004 19:33:55 +0200 w0rm <[EMAIL PROTECTED]> wrote: Do you know your mail is being blacklisted by spamhaus xbl? http://www.spamhaus.org/xbl/index.lasso Might explain why you aren't getting many responses :) > Hello, > I'm writing you because I don't have any hope to cre

Re: FVWM: Finding the number of desktops

2004-03-22 Thread Tavis Ormandy
--On Monday, March 22, 2004 04:09:29 + Ukpong Ukpong <[EMAIL PROTECTED]> wrote: > Is there any way of finding out how many desktops there are > No, but there is a good reason for this... "The number of active desktops is determined dynamically. Only desktops which contain windows or

Re: FVWM: FVWM configuration questions

2004-03-19 Thread Tavis Ormandy
--On Friday, March 19, 2004 14:46:22 -0600 Mike Gibson <[EMAIL PROTECTED]> wrote: > 1) Is it possible or will it be possible to have windows with rounded > corners? I don't think it's possible for regular windows to be have rounded corners at the moment, however you can make menus with rounded

Re: FVWM: MouseFocusClickRaises seems intermittent

2004-03-18 Thread Tavis Ormandy
--On Wednesday, March 17, 2004 21:22:32 -0800 Bill Jehle <[EMAIL PROTECTED]> wrote: > hi, I have "Style * MouseFocusClickRaises" > in globalfeel but it seems to work intermittently. Is this mode > possibly defined somewhere else? Check out the very first question in the faq :) -- Visit the

Re: FVWM: desktop snapshot

2004-03-14 Thread Tavis Ormandy
On Mon, Mar 01, 2004 at 09:34:05AM -0500, Stephen R Dennison wrote: > Anyone else think it would be cool to use something like this in > conjunction with FvwmEvent to modify pager icons? Or has anyone already > done this? > > I only ask because I think I lack the understanding to do it (atm). > I

Re: FVWM: Title Bar Button color problem

2004-03-06 Thread Tavis Ormandy
--On Saturday, March 06, 2004 12:36:16 -0500 Duane Paddock - Personal <[EMAIL PROTECTED]> wrote: > I'm currently having a problem with the color of the buttons in the title > bar. With version 2.5.7 the vector lines are drawn using black by > default, but with 2.5.9, they are drawn using a differ

Re: FVWM: FvwmPager: how to `catch' a little Window hidden by a bigger one

2004-02-25 Thread Tavis Ormandy
On Wed, Feb 25, 2004 at 07:41:33PM +0100, calmar wrote: > Hi all, > > How could I get a window (in a easy way) what is hidden by a > bigger window in the Pager? > I'm not sure if this is exactly what you're after, but have you tried using FvwmProxy? I just use this: AddToFunc StartFunction I M

Re: FVWM: Alternative DefaultFont feature

2004-02-15 Thread Tavis Ormandy
On Sun, Feb 15, 2004 at 06:22:13PM +0100, Johan Svedberg wrote: > Yeah, I thought about doing something like that. The problem I had was > that xlsfonts won't show FreeType fonts, you don't happend to know a > good way to list those? fc-list from the fontconfig package? $ apropos fc-list fc-list

Re: FVWM: multiple keybindings

2004-02-15 Thread Tavis Ormandy
On Sun, Feb 15, 2004 at 05:16:45AM +0100, calmar wrote: > Hi, > is it possible to set up multiple keybindings in the way p.e > emacs use it: (p.e) > > Ctrl-E + Ctrl-A should do something... > Someone asked a similar question a couple of months ago, Mikhael offered an interesting solution: http:

FVWM: Multiple arguments to MissingSubmenuFunction

2004-01-10 Thread Tavis Ormandy
Is there anyway to pass more than just the path to MissingSubmenuFunction? I have a menu like this: DestroyMenu MenuMultimedia AddToMenu MenuMultimedia + MissingSubmenuFunction FuncFvwmMenuDirectory (...) + "" Nop + %hardware_video_camera_display.png%"Br

Re: FVWM: arranging minimized apps and mousecursor

2004-01-01 Thread Tavis Ormandy
On Thu, Jan 01, 2004 at 08:13:06AM +0100, Joolz wrote: > Aother question: a few weeks ago I switched from RH9 to FC1 (Fedora). > I had RH9 configured so it didn't use the alpha mousecursors and I > could do things like: > > CursorStyle POSITION left_ptr orange black > CursorStyle TITLEleft_ptr

Re: FVWM: Border under titlebar?

2003-12-19 Thread Tavis Ormandy
On Thu, Dec 18, 2003 at 07:02:26PM +, Mikhael Goikhman wrote: > On 18 Dec 2003 10:08:42 -0600, Shay Hill wrote: > > > > Is it possible to place a border under the titlebar (twm style)? I plan > > to fake this effect if necessary with a one column pixmap that has 19 > > green pixels stacked o

Re: FVWM: how to place window in top left corner?

2003-12-17 Thread Tavis Ormandy
On Wed, Dec 17, 2003 at 11:03:12AM +0100, Harald Dunkel wrote: > How can I tell fvwm 2.5.8 to place a window (e.g. Mozilla) > in the top left corner? CascadePlacement is not an option > in this case. Check out http://www.fvwm.org/documentation/faq/#3.18 -- - [

Re: FVWM: Mouse binding to switch window focus to window in direction

2003-12-02 Thread Tavis Ormandy
On Tue, Dec 02, 2003 at 10:07:27PM +, Mikhael Goikhman wrote: > Key T WTSF CM Direction North (CurrentPage) SelectWindow # Ctrl-Alt-T Neat, I didnt know about that. Thanks Mikhael :) -- - [EMAIL PROTECTED] | finger me for my gpg key. ---

Re: FVWM: Mouse binding to switch window focus to window in direction

2003-12-02 Thread Tavis Ormandy
On Tue, Dec 02, 2003 at 09:39:14PM +, Ukpong Ukpong wrote: > > When working on one in window i wish to specify a key binding that allows > on the switch focus to the nearest window i a certain direction of the > currently focused window using the direction key presed by the user.is > th

Re: FVWM: Determine window's Icon

2003-12-02 Thread Tavis Ormandy
I dont know if anyone else saw this http://slashdot.org/article.pl?sid=03/11/25/0330208 I've been trying to make something similar for fvwm using this method, this is what I've got so far, I have no idea how to restore layer after the Raise, if anyone has any suggestions.. DestroyFunc FvwmExpose

Re: FVWM: Determine window's Icon

2003-11-24 Thread Tavis Ormandy
On Mon, Nov 24, 2003 at 04:19:25PM +, Mikhael Goikhman wrote: > It would be really nice if we had an additional parameter to DestroyStyle > and DestroyWindowStyle to destroy only one specific style option, not all > style entry options. This would allow a lot of new dynamical functionality. > I

Re: FVWM: Determine window's Icon

2003-11-24 Thread Tavis Ormandy
On Mon, Nov 24, 2003 at 01:36:52PM +, Mikhael Goikhman wrote: > On 24 Nov 2003 12:35:28 +0000, Tavis Ormandy wrote: > > > > Can anyone think of a way to restore a window's Icon after changing it, > > or is there a way of getting that information from within an funct

FVWM: Determine window's Icon

2003-11-24 Thread Tavis Ormandy
Can anyone think of a way to restore a window's Icon after changing it, or is there a way of getting that information from within an function? I'm writing a simple Eye-Candy function, like this: ExecUseShell /bin/ksh DestroyFunc IconifyWithScreenshot AddToFunc IconifyWithScreenshot + I Raise + I

Re: FVWM: FvwmTabs v2.5

2003-11-13 Thread Tavis Ormandy
On Thu, Nov 13, 2003 at 10:54:10PM +1100, Scott Smedley wrote: > Note for Xavier & Tavis making FvwmTabs distributions: > My patch to X11::Protocol v0.51 (which was bundled in my own distro > v0.51_2) has been merged into v0.52 so this should be considered the > definitive version of X11::Protocol

Re: FVWM: FvwmTabs v2.3

2003-10-21 Thread Tavis Ormandy
On Tue, Oct 21, 2003 at 09:30:00AM +0200, Tobias wrote: > I also use gentoo. It seems that the ebuild does not install the patched > X11-protocol package. I got weird errors: > " > Use of uninitialized value in string eq at > /usr/lib/perl5/site_perl/5.8.0/X11/Auth.pm line 97. > Argument "XCMiscGe

Re: FVWM: FvwmTabs v2.3

2003-10-20 Thread Tavis Ormandy
On Tue, Oct 21, 2003 at 11:36:13AM +1000, scott wrote: > Hi Tavis, > > : Yep, Gentoo Linux, All users who have the `perl` and `tcltk` USE flags > : set when they install fvwm automatically get FvwmTabs for no extra > : charge :) > > tcltk? > > FvwmTabs is written in Perl/Tk. Yep, but we dont ha

Re: FVWM: FvwmTabs v2.3

2003-10-20 Thread Tavis Ormandy
On Tue, Oct 21, 2003 at 10:28:52AM +1000, scott wrote: > Hi Tavis, > > : Wow, you sure are keeping us packagers busy :) > > Hey cool! Do you have a webpage that tells users of your distribution > (Gentoo Linux is it?) how to download/install FvwmTabs? I'd love to > put a link on the FvwmTabs webp

Re: FVWM: FvwmTabs v2.3

2003-10-20 Thread Tavis Ormandy
On Mon, Oct 20, 2003 at 11:15:53PM +1000, Scott Smedley wrote: > Hi all, > > A new version of FvwmTabs is available. > Wow, you sure are keeping us packagers busy :) -- - [EMAIL PROTECTED] | finger me for my gpg key. ---

Re: FVWM: keybindings independent of NumLock status

2003-10-01 Thread Tavis Ormandy
On Wed, Oct 01, 2003 at 10:18:09PM +0200, Klaus Umbach wrote: > Hello list, > > is it possible to have keybindings, no matter which status NumLock has? > I believe you are looking for IgnoreModifiers. -- - [EMAIL PROTECTED] | finger me for my gpg key. --

Re: FVWM: Desktop Screenshot submission

2003-10-01 Thread Tavis Ormandy
On Wed, Oct 01, 2003 at 01:24:38PM +0200, Klaus Umbach wrote: > > The good thing with ROX is, that you can have icons on your desktop > without loosing your root-menu. > That's a nice desktop. Have you given idesk a try? i've recently re-discovered it, it lets you draw SVG icons on your root wi

Re: FVWM: xterm bold font

2003-09-22 Thread Tavis Ormandy
On Mon, Sep 22, 2003 at 11:00:23AM +0200, Remko Troncon wrote: > I would think that too, but weird enough in this case my preference goes out > to the other way. I have tried other font settings in the past (such as > anti-aliased fonts), but i always come back to the default. An > anti-aliased fo

Re: FVWM: migrating to Gnome 2.2 (Debian woody backport) but keeping FVWM (2.4.6)

2003-09-08 Thread Tavis Ormandy
On Sun, Sep 07, 2003 at 11:30:55PM +0300, Mikhael Goikhman wrote: > On 07 Sep 2003 14:33:24 -0400, Daniel B. wrote: > > > > Olivier Chapuis wrote: > > > I suggest you use fvwm-2.5.7 or, better, a recent snapshot. > > > > > Why? Does it have improved support for Gnome? > > > Yes, much improved. No

Re: FVWM: Transparency/Translucency revisited...

2003-08-26 Thread Tavis Ormandy
On Mon, Aug 25, 2003 at 09:00:32PM +0200, Dawid Kuroczko wrote: > Hello. :-) > > It should work like this: > 1. user clicks thus calling a Menu. > 2. current screen dump is taken (with all the windows, but > without a menu just as yet). > 3. this screen dump is made available to Menu as >

FVWM: Window Packing

2003-08-06 Thread Tavis Ormandy
Hey guys, im trying to convince a friend of mine to switch to fvwm from sawfish, one of the features he said fvwm would have to have before switching is "Window Packing". This is how window packing was explained to me: directing a window to move in a given direction (Up, Down, Left, Right) until i