From owner-freebsd-questions@FreeBSD.ORG Fri Jun 1 19:31:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C78CF16A469 for ; Fri, 1 Jun 2007 19:31:53 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 8651D13C489 for ; Fri, 1 Jun 2007 19:31:53 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so1183310pyi for ; Fri, 01 Jun 2007 12:31:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=hYOjOpeOuQe7cr80nVDEyR2piV0SCACC4Nzuh6vCXDCWW0ytdRJqhyX6uLLylx7l2MPhIZcNCw2oKxMJHwwaReHMEkRvV8lNNbpmS55CifWB4wlZwqQUBoXsLEajb37pqn7ReujKEv/QSz/M9BcK9Y3vsuJSVpfDIoFYAA8PYj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FNAXVXSOKXI8YAOtBPEn7O/tc6bcvuCvquGewv+StadqJykz9sbuOl/ecuBaLSbPmavIz6OUGsQogYaXb/Qwk619yicCYCvBqPM5KAUUziDJoKsvH35ZAX6+HfELPQ8ecNccYwjACC6+pCTS+iiZ7JC+hcITppZlTRwvESv0B9w= Received: by 10.67.22.14 with SMTP id z14mr984792ugi.1180726311821; Fri, 01 Jun 2007 12:31:51 -0700 (PDT) Received: from ?192.168.123.111? ( [84.0.107.26]) by mx.google.com with ESMTP id i57sm7332uga.2007.06.01.12.31.50; Fri, 01 Jun 2007 12:31:51 -0700 (PDT) Message-ID: <46607467.8080004@gmail.com> Date: Fri, 01 Jun 2007 21:32:55 +0200 From: deeptech71@gmail.com User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <46603570.5080205@gmail.com> <472852B7231CE9A34221289B@utd59514.utdallas.edu> In-Reply-To: <472852B7231CE9A34221289B@utd59514.utdallas.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kill .Trash 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: Fri, 01 Jun 2007 19:31:53 -0000 Paul Schmehl wrote: > --On Friday, June 01, 2007 17:04:16 +0200 deeptech71@gmail.com wrote: > >> Does anyone know how to DISABLE the Trash thing in KDE? I'm not a newbie, >> and I am decisive about deleting files. I don't need an annoying 'you can >> never be sure' functionality. rm -r for life! >> >> // i've seen hacks like chmod 000 .trash, not my choice >> _______________________________________________ > > KDE Control Center/File Manager/Behavior/Ask Confirmation For - uncheck > Delete > That's just a confirmation. I prefer to press DEL, then ENTER to delete a file, SHIFT+DEL isn't so good. Disabling a confirmation does not disable the Trash thing. You accidentally forget to press SHIFT with DEL, and KDE starts moving a 12GB file from one partition to my home partition (oh and it has a 1G capacity). The hack disables writing to the Trash. How to disable the Move to Trash capability?