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: Tue, 24 Jul 2007 22:58:30 +0530

On 7/24/07, Manuel Giraud <address@hidden> wrote:

> arnuld <address@hidden> writes:
> ;; setting prefix key from default "C-t"
> ;; "C-t" conflicts with Firefox's "open tab" command
> (set-prefix-key (kbd "C-i"))

You can also left it to the default "C-t" and still have "C-t t" to send
a "C-t" to the current window.

yes, it works and now my ".stumpwmrc" contains this:

;; -*-lisp-*-
;;
;; StumpWM startup

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

;; setting prefix key from default "C-t"
;; because i can press "i" with my Right-Hand while pressing
;; "Ctrl" with my Left-Hand :-)
(set-prefix-key (kbd "C-i"))


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




reply via email to

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