From owner-freebsd-questions@FreeBSD.ORG Sat Apr 11 14:45:42 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B842DBDC for ; Sat, 11 Apr 2015 14:45:42 +0000 (UTC) Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A932C5F for ; Sat, 11 Apr 2015 14:45:42 +0000 (UTC) Received: by qkhg7 with SMTP id g7so82285281qkh.2 for ; Sat, 11 Apr 2015 07:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:disposition-notification-to:content-type:date :message-id:mime-version; bh=YTDdDbQxq/RZZO2LrQrQ7DvpwvmWlp0Ck/bg3fGulFU=; b=QPWXsxMxZtj0xkbas0onx5I4WWVgDdaykzZ7S9cI8AvTak9AGbDb//ZyzpCC/vTqjA A6JlPL7QfGgb3Y92XDf1sD05Io3+yb70HPPD5Pt6ZU5Vj9qSiOEQkn8fWZFH+Bv6obvx cadBGmMKgltL6vQmwZkZErLtKzlxwcugsmcSszBEjUTHXFGILV08Y04ujP1e6oySlH1h tu4fB8Q+ETpRbYZvUKsE2nBrOv9vkHV185y3jGzjCYGgCUmHX0RviGfs1JGhPZW2tSbQ yKZMyzs3P97SbvdK79NmLjLd6P/TtyopH69x+VmrDISS04RAMVNMJZugQmSHZA4yYPYn 37NA== X-Received: by 10.140.233.146 with SMTP id e140mr8216090qhc.26.1428763540901; Sat, 11 Apr 2015 07:45:40 -0700 (PDT) Received: from [192.168.6.123] ([179.184.51.72]) by mx.google.com with ESMTPSA id h52sm1516384qgf.46.2015.04.11.07.45.39 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 11 Apr 2015 07:45:40 -0700 (PDT) Subject: help with caja From: sergio de Almeida Lenzi To: freebsd-questions Date: Sat, 11 Apr 2015 11:45:37 -0300 Message-ID: <1428763537.59024.1.camel@lenzinote.lenzicasa> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2015 14:45:42 -0000 Hello, I use Mate on FreeBSD, everything works, except that CAJA (fork of nautilus) shows several scsi devices that are not suposed to show, take a look at the caja picture.... Here it show 2 SCSI disks (one is a swap dataset, other a zfs cache)... If I start mate without HAL, only rightmost appears... In Hal, both devices are set to ignore... Is there a way to tell caja to ignore those SCSI disks??? Thanks in advance Sergio