stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Stumpwm install problem


From: arnuld
Subject: Re: [STUMP] Stumpwm install problem
Date: Mon, 23 Jul 2007 23:29:49 +0530

On 7/23/07, arnuld <address@hidden> wrote:
> On 7/23/07, Philipp Brüschweiler <address@hidden> wrote:

> ...[SNIPPED]...
> start sbcl and enter:
>
> (require 'asdf)
> (require 'adsf-install)
> (asdf-install:install 'clx)
>
> That might take a while, but afterwards you should
> be ready.

i am writing this reply from the Firefox running in Stumpwm ;-),
though i had to bang my head with GnuPG thing :-(

since i am done with the installation of "Stumpwm" what should i do next ?

ok , next step, this is the "~/.stumpwmrc" i just wrote after reading
some Stumpwm Wiki:

address@hidden ~]$ cat .stumpwmrc
;; -*-lisp-*-
;;
;; StumpWM startup

;;Declare what this file is for.
(in-package :stumpwm)

;; setting prefix key from default "C-t"
;; "C-t" conflicts with Firefox's "open tab" command
(set-prefix-key (kbd "C-i"))

;; defineing key for UNICODE-Terminal
(define-key *root-map* (kbd "c") "exec urxvt")
(define-key *root-map* (kbd "e") "exec emacs")
(define-key *root-map* (kbd "f") "exec firefox")
address@hidden ~]$




--
http://arnuld.blogspot.com/

reply via email to

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