stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] beginner's problems


From: Glen Rubin
Subject: [STUMP] beginner's problems
Date: Sun, 20 Dec 2009 07:55:47 -0800 (PST)

Hi,

Just got the stumpwm package working on ubuntu and am having some initial troubles with keybinding and windows.  First off I wanted to bind a key to my fire fox program.  I modified one of the sample .stumpwmrc files to read as follows:

;; -*-lisp-*-

(in-package :stumpwm)

(define-key *root-map* (kbd "C-t C-f") "exec firefox")

Unfortunately, it does not work.  and my experience with lisp is limited to fooling around a bit with emacs.

**Also when I am using a program like firefox and it opens a new window for something like downloading (the download management window), how do I close that newly opened window (e.g. how do i close a Down Them All firefox extension window)

Thanks!!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]