From owner-freebsd-questions@FreeBSD.ORG Tue Dec 1 16:39:32 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0947D106566C for ; Tue, 1 Dec 2009 16:39:32 +0000 (UTC) (envelope-from forkandwait@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id B8FC08FC1A for ; Tue, 1 Dec 2009 16:39:31 +0000 (UTC) Received: by iwn36 with SMTP id 36so2894156iwn.3 for ; Tue, 01 Dec 2009 08:39:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:cc:content-type; bh=o1+u8Bkkj+ugrgtq0eBYwpsAwJTABypnI6eocSVpBvo=; b=YHIf41Ls6t4qXTLA+LBpzjyULQYRwDCWVu2Z2ixhySpzK2iH+xFsseZo7nggQMqZ7u OJFKdmS1rMXTLOBHqWUARasgGO1ehjAzVOxOeduwlHld3bYnQGigBDFY0uWKlCPJoANO kGPV8fu4LltYKKqk0hmpnzr5hHH0DYb3LC39I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:cc:content-type; b=ZJlWGTx+3iWJN5V9LVP/W/pcFBQMm1JWTBgjWfNBtMDb35JUswiylxsQ7tol8simLo HmKomgOd/Ag1NVsebs1R3T7FvBPWnwyOU7nstRM3tQz9zy9K5MAJ4ZBAPdghrF8162Uk DQWTdEi+HKg/RD2Bp/iDgp6wNNkHtJWkP7hq0= MIME-Version: 1.0 Received: by 10.231.158.205 with SMTP id g13mr3009694ibx.30.1259685571197; Tue, 01 Dec 2009 08:39:31 -0800 (PST) Date: Tue, 1 Dec 2009 08:39:31 -0800 Message-ID: <8029763b0912010839k185c9809h56b8e539574f9dc8@mail.gmail.com> From: w s Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Freebsd macbook: Cut-and-paste in Icewm? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2009 16:39:32 -0000 Hi again, (My macbook is now a freebsd machine with 90% of my favorite programs built and running... Yay! Thanks to the community and the list! To get octave I needed to symlink f77->gfortran and use gmake instead of make, but otherwise everything went swimmingly once I figured out gpart.) Question -- I would like to have generic cut-and-paste in my icewm X session, but I have the single button funky macintosh set up. Is there a tutorial on how to set this up? I don't mind using the keyboard while I click and drag and whatever, but I haven't a clue where to start with setting that up. TIA!