From owner-freebsd-desktop@freebsd.org Sat Jul 16 14:11:09 2016 Return-Path: Delivered-To: freebsd-desktop@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3C68B9B6BF; Sat, 16 Jul 2016 14:11:09 +0000 (UTC) (envelope-from mokhi64@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 50AA71EC3; Sat, 16 Jul 2016 14:11:09 +0000 (UTC) (envelope-from mokhi64@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id f65so55818134wmi.0; Sat, 16 Jul 2016 07:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=kP7ujQJonEYpxGz5hLO+jRIn4nf+mbMyiGDIxwNwkfA=; b=x01Ljohn9oG3BCl2SSN0M9f3HQNLBGeFNDMTJPvzi87ZRKz5ukbhIWN6pAOHmmfBzp 9kFjwtxZVFrFbeYvJqFo1hxnneuzd9YPLJPHt0kXKSxohx6s5sk8J7rQWbT1+vP5BHq+ bs4OOFYBLumvgn7Hv+SuvlJQV+cio09t7C4q78NQ/PbGZmeE3U11DJjPn9lLzbc/z02h pP6IcYCh17dgmiASdx31XkD9H6+8MA6rczFybqpik/liW0mvKXCLgi2/a2AdFo6Cns+p LjQOW/Hj7N2Ncx2kRE8SvidHxDewKr1qSTqLfFqK6D41/LzR/vR9HmckmRLdGwHW5Dik gukA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=kP7ujQJonEYpxGz5hLO+jRIn4nf+mbMyiGDIxwNwkfA=; b=hgK2QUYwIbdt89Ot9y70uI3hCLblt1nWjWZo/E2N/8Mc8rpM7bkEpUVcishFQvAoMi nAszoFIhInFdG9bI7PLn38zLwJ2Zb6HD1/G6tLCQ8DhbUcCv+vUTsPzbGy96AvDITdra J6GsCeqAibS3U6sLE4YqLkkB9pkldG8xOauIwSMmoInAy9JPJW28nNFSTCy8HRBFwRJe YVYnc2SqOCUvPk9h78LwViyGQpPlK7mV1n25ouDH5QJFevXYH/f1kOdRIk+pMgt8ibeQ DNyyTm4kDLfCCkXaT4Mn5x26DY2hB98HJK+D24lBUqGWN+uMLQucDvEtE7GdcN873VrI fnJQ== X-Gm-Message-State: ALyK8tJSeTeZFBJUmbsdii+i4EaHzkxRamS4Lfc+GnJAckYYznFRpmZyz9UnqyqTsSQfhK1r1ewl+P5W1wA7zw== X-Received: by 10.28.0.203 with SMTP id 194mr22876578wma.29.1468678267510; Sat, 16 Jul 2016 07:11:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.70.193 with HTTP; Sat, 16 Jul 2016 07:11:06 -0700 (PDT) In-Reply-To: <201607161358.u6GDwTi1040789@fire.js.berklix.net> References: <578A2EE1.8010108@gmail.com> <201607161358.u6GDwTi1040789@fire.js.berklix.net> From: mokhi Date: Sat, 16 Jul 2016 18:41:06 +0430 Message-ID: Subject: Re: How to change back to the console when stucked by the desktop environment To: "Julian H. Stacey" Cc: Yubin Ruan , freebsd-desktop@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-desktop@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Using and improving FreeBSD on the desktop List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2016 14:11:09 -0000 I am using FreeBSD10.3 + Slim + MATE on my laptop without such problems. Maybe you forgot about creating .xinitrc ? BTW, you can reboot to single user mode and delete slim from startups (rc.conf) and start solving problem then (creating .xinitrc if not created it and so on) Best regards, Mokhi.