From owner-freebsd-questions@FreeBSD.ORG Sun Oct 24 14:25:57 2010 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 3D2A3106566B for ; Sun, 24 Oct 2010 14:25:57 +0000 (UTC) (envelope-from freebsd.friedemann.becker@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C5F4F8FC15 for ; Sun, 24 Oct 2010 14:25:56 +0000 (UTC) Received: by wyb42 with SMTP id 42so2476224wyb.13 for ; Sun, 24 Oct 2010 07:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=xVMRqnBSLNBhuu/lK3Lha8cDtmdNdrdG4dJtU3+AeN0=; b=nTzZL9gjVtTCWG/QuISPDbTbQT/sAVd05FNnCF5R7LMG9bnwMw+j+GP+yu/+zsEh5O I6KAtcmvyw/msBRlXvg+lINNYtsa8J5uKtptYBRjsBNVns22J7DaNruW+Q1pI08UoXjd 1fYB0Qd9CS2Qodxc6sVft92xffTGQ3Qf18X3Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=PwKTelTRz9K5cmMWW+eQuIQzSdza64zpSyx/52b268ygkEPF+/GiMQsRc84oUfzNJr 1CY73r0D/6iAkLK9KthXrHzVsWG+NJhk/cCcwixW/Iwa4Tio2Fmp+leJ4T8yR6IndNmY nvcGB+kmvd7mSIj+CM4OjTcL+gVtt8LjAdxPM= MIME-Version: 1.0 Received: by 10.216.191.210 with SMTP id g60mr4565278wen.5.1287928901674; Sun, 24 Oct 2010 07:01:41 -0700 (PDT) Received: by 10.216.238.197 with HTTP; Sun, 24 Oct 2010 07:01:41 -0700 (PDT) Date: Sun, 24 Oct 2010 16:01:41 +0200 Message-ID: From: Friedemann Becker To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: KDE forgets about display resolution in 8.1-release 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: Sun, 24 Oct 2010 14:25:57 -0000 Hello, every time I boot, there's a display resolution of 1600x1200. I can change it via Start/KDE => Settings => System Settings => Display => Size & Orientation, after login out and in again, it's still the same, but after rebooting it's lost. I don't want to put a fixed resolution in /etc/X11/xorg.conf, so is there a way to make KDE remember my settings? where do I have to start searching? Greetings, Friedemann