FVWM: antialiased fonts

2005-06-30 Thread Jonathan Kotta
I recently switched distros and I've lost antialiased fonts in fvwm. In my previous distro, I had to enable them manually. I think I added stuff to /etc/fonts/local.conf, but I can't remember for sure because I didn't write it down (stupid). Anyway, I know that I'm using xft fonts in FVWM, and I

Re: FVWM: Add button 8 on title bar, press to "always on top" or cancel

2008-03-07 Thread Jonathan Kotta
7;s a really popular question at the moment; I've probably answered > it about six times this month. > > I remember being confused about this when I started using FVWM. Perhaps "Current" should be aliased to something like "Focused" or "FocusedWindow"? --

Re: FVWM: PlaceAgain Anim Warp

2008-03-17 Thread Jonathan Kotta
Key F3 A CMS PlaceAgainAnimAndWarp > > But, I'd rather the mouse didn't deviate from the original location in the > window at all. > > Any thoughts? > > -- > > Tim Connors > > > -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: How to use use the xvkbd(Virtual Keyboard for X Window System) with touchscree

2008-10-05 Thread Jonathan Kotta
us I installed xvkbd to see if it happens for me, and xvkbd never gets the keyboard focus, even without the above Style definition. I use ClickToFocus as my main focus policy. -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Pick multiple windows in one function

2008-10-08 Thread Jonathan Kotta
Func PickAgain AddToFunc PickAgain + I Pick $* + I PipeRead "test $[func.context] = r && echo 'PickAgain $*'" -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: FvwmPager and Xinerama mode

2008-10-29 Thread Jonathan Kotta
other news that > caught my attention. > * Google Reader: My shared News feed: > > https://www.google.com/reader/public/atom/user/02723796534474865919/state/com.google/broadcast > * Linked In page: http://www.linkedin.com/in/hansvoss > * google talk enabled > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Fvwm and pulseaudio

2008-12-02 Thread Jonathan Kotta
er? > > > In my InitFunction, I have Exec pulseaudio --kill ; pulseaudio -D There is no reason why it couldn't be in ~/.xinitrc though. -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

FVWM: MoveToScreen changes to current page

2009-04-23 Thread Jonathan Kotta
troke, XPM, PNG, SVG, Shape, XShm, SM, Xinerama, XRender, XCursor, XFT, NLS -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Show window content on "Move"

2009-07-30 Thread Jonathan Kotta
aximize + I Raise + M Move + D ThisWindow (Iconic) Maximize True + D TestRc (NoMatch) Maximize 100 100 + D Iconify False -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Conditionally selecting windows on another page.

2009-08-24 Thread Jonathan Kotta
ndowId root $[LEFT_SCREEN] WarpToWindow 50 50 + I All (CurrentPage) State $[SWAP_SCREENS_STATE] on + I All (State $[SWAP_SCREENS_STATE]) MoveToScreen $[RIGHT_SCREEN] + I All (CurrentPage, AnyScreen, !State $[SWAP_SCREENS_STATE]) \ MoveToScreen $[LEFT_SCREEN] + I WindowId root WarpToWindow $[old_poi

FVWM: sticky pidgin

2009-08-28 Thread Jonathan Kotta
FixedPosition, FixedSize, \ CirculateSkip, WindowListSkip, \ Sticky, !Iconifiable, \ NeverFocus $ fvwm --version fvwm 2.5.27 compiled on May 3 2009 at 17:52:18 with support for: ReadLine, Stroke, XPM, PNG, SVG, Shape, XShm, SM, Xinerama, XRender, XCursor, XFT, NLS $ /usr/bin/pidgin -

Re: FVWM: again (semi-transparent) pseudo-cursors

2009-09-04 Thread Jonathan Kotta
on of > that function. > >> Is dynamic changement of icon supported by fvwm ? > > Depends; you can reissue CursorStyle commands and Style commands as > often as you like. > > -- Thomas Adam > > Not exactly what you are looking for, but have a look at gromit. -- Th

Re: FVWM: Tutorial

2009-09-17 Thread Jonathan Kotta
make fvwm block execution of the script, i.e. don't do it with "fvwm &". Then you can start fvwm by running "startx" at the linux console. If you symlink ~/.xinitrc to ~/.xsession, your display manager (e.g. kdm, gdm) should run that if you choose "alternate

FVWM: Resize br

2009-11-21 Thread Jonathan Kotta
zing an OpenOffice window, it moves *both* the top left and bottom right corners. -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Resize br

2009-11-23 Thread Jonathan Kotta
On Sat, Nov 21, 2009 at 5:37 PM, Thomas Adam wrote: > 2009/11/21 Jonathan Kotta : >> First, it seems like the "units" are not always consistent for a given >> window.  For pixel-based windows, it seems to work OK, in the sense I >> can apply the binds an equal nu

Re: FVWM: Autofocus on matlab windows

2009-11-25 Thread Jonathan Kotta
IIRC, Matlab uses Java in some places. I have the following in my config for some misbehaving Java apps: # java apps think they should handle focusing, but do a terrible job # this lets FVWM control focusing Style sun-awt-X11-* Lenience # same with Wine Style Wine Lenience You may want to ver

Re: FVWM: x2x and x2vnc

2010-01-15 Thread Jonathan Kotta
st modes actually put a small | window on the side of the "from" display. This option | causes this window to resurface itself if another window | ever obscures it. This option can cause really nasty | behavior if another application tries to do the same thing. | Useful for login scripts. ` -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: sticky pidgin

2010-03-03 Thread Jonathan Kotta
On Sat, Feb 27, 2010 at 5:50 PM, Thomas Adam wrote: > On Fri, Aug 28, 2009 at 07:06:05PM -0500, Jonathan Kotta wrote: >> I have the style 'Style "Buddy List" Sticky' to make Pidgin's buddy >> list window sticky.  It used to work, but it hasn't for ma

Re: FVWM: window buttons and button-focus

2010-03-29 Thread Jonathan Kotta
nction as you're wanting > it. > > -- Thomas Adam > > You can cancel the action by pressing escape before releasing the mouse button. -- Thanks, Jonathan Kotta Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.

Re: FVWM: Paging behavior changed from fvwm version 2.5.26 to 2.5.28

2010-06-22 Thread Jonathan Kotta
at I too had trouble going from Ubuntu 9.04 to 9.10 (and later). I have a mechanism in Fvwm to automatically flip focus when switching pages or closing windows. While this autofocusing itself had no trouble, it had some bad interactions with a couple of special case windows whose focusing I want

Re: FVWM: Quoting of style name with quotes - do I need them?

2014-01-30 Thread Jonathan Kotta
("gnu" . "http://elpa.gnu.org/packages/";) >("marmalade" . > "http://marmalade-repo.org/packages/";) >("melpa" . "http://melpa.milkbox.net/packages/";) >