Re: how to start login from X Window

2023-06-02 Thread hlyg
On 6/3/23 05:00, Konstantin Nebel wrote: Hi, it depends which display manager u use. check which one is installed. Since you want lightweighted display manager i would try lightdm. But didnt use any of those ever. :) Cheers Thank Nebel! lightdm is what i need.

Re: how to start login from X Window

2023-06-02 Thread Konstantin Nebel
Am Freitag, 2. Juni 2023, 22:38:51 CEST schrieb hlyg: > i use bullseye for i386 with twm. many years ago i used login from X > Window, that is, graphics interface, not terminal interface. how to > start login in bullseye's X? Hi, it depends which display manager u use. chec

how to start login from X Window

2023-06-02 Thread hlyg
i use bullseye for i386 with twm. many years ago i used login from X Window, that is, graphics interface, not terminal interface.   how to start login in bullseye's X?

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-15 Thread Stefan Monnier
Greg Wooledge [2021-08-15 10:30:27] wrote: > On Sun, Aug 15, 2021 at 04:13:37PM +0200, sp...@caiway.net wrote: >> lou what about >> # apt install xorg fluxbox >> >> $ startx > > In theory that might work (you may also need firmware), but the amount > of bandwidth you'd burn through downloading *al

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-15 Thread sp...@caiway.net
On Sun, 15 Aug 2021 10:30:27 -0400 Greg Wooledge wrote: > On Sun, Aug 15, 2021 at 04:13:37PM +0200, sp...@caiway.net wrote: > > lou what about > > # apt install xorg fluxbox > > > > $ startx > > In theory that might work (you may also need firmware), but the amount > of bandwidth you'd burn thr

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-15 Thread Greg Wooledge
On Sun, Aug 15, 2021 at 04:13:37PM +0200, sp...@caiway.net wrote: > lou what about > # apt install xorg fluxbox > > $ startx In theory that might work (you may also need firmware), but the amount of bandwidth you'd burn through downloading *all* those packages each and every time you boot the liv

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-15 Thread sp...@caiway.net
On Sun, 15 Aug 2021 11:30:07 +0800 Jeremy Ardley wrote: then these X apps are to be run remotely > On 15/8/21 11:22 am, lou wrote: > > > > and what is password for root? > > > You should be able to do > > sudo passwd root > > and set your own password > > Thanks for the tips lou & Jeremy l

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-15 Thread Andrew M.A. Cater
On Sat, Aug 14, 2021 at 11:22:12PM -0400, lou wrote: > > On 8/14/21 11:08 PM, Weaver wrote: > > > > At the prompt, type `startx'. > > Depending on permissions, you may need to become root. > > Cheers! > > > > Harry. > > > > startx don't seem to be included in ISO image > > and what is passwor

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread lou
On 8/14/21 11:32 PM, Greg Wooledge wrote: The "-standard" in the image name means that this is a "Standard" Debian installation, with no Desktop Environment. It probably doesn't have an X server either, or X fonts, or any of the other things you would need in order to actually run an X sessio

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread Greg Wooledge
On Sat, Aug 14, 2021 at 11:03:37PM -0400, lou wrote: > i've copied debian-live-11.0.0-i386-standard.iso  to USB stick and run it > > X app are included, but how to start X Window? The "-standard" in the image name means that this is a "Standard" Debian install

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread Jeremy Ardley
On 15/8/21 11:22 am, lou wrote: and what is password for root? You should be able to do sudo passwd root and set your own password -- Jeremy OpenPGP_signature Description: OpenPGP digital signature

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread lou
On 8/14/21 11:08 PM, Weaver wrote: At the prompt, type `startx'. Depending on permissions, you may need to become root. Cheers! Harry. startx don't seem to be included in ISO image and what is password for root?

Re: how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread Weaver
On 15-08-2021 13:03, lou wrote: > i've copied debian-live-11.0.0-i386-standard.iso  to USB stick and run it > > X app are included, but how to start X Window? At the prompt, type `startx'. Depending on permissions, you may need to become root. Cheers! Harry. -- `Unt

how to to start X Window in debian-live-11.0.0-i386-standard.iso

2021-08-14 Thread lou
i've copied debian-live-11.0.0-i386-standard.iso  to USB stick and run it X app are included, but how to start X Window?

Re: x-window-manager alternative missing

2021-07-02 Thread The Wanderer
On 2021-07-02 at 12:01, Siard wrote: > The Wanderer: > >> What package, or packages, set(s) up the x-window-manager alternative >> and define(s) symlinks for it? > > To set the default x-window-manager, you can use: > ># update-alternatives --config x-windo

Re: x-window-manager alternative missing

2021-07-02 Thread Siard
The Wanderer: > What package, or packages, set(s) up the x-window-manager alternative > and define(s) symlinks for it? To set the default x-window-manager, you can use: # update-alternatives --config x-window-manager To only see the available (i.e. installed) x-window-managers: $

Re: x-window-manager alternative missing

2021-07-02 Thread The Wanderer
On 2021-07-02 at 11:39, Greg Wooledge wrote: > On Fri, Jul 02, 2021 at 11:14:22AM -0400, The Wanderer wrote: > >> What package, or packages, set(s) up the x-window-manager >> alternative and define(s) symlinks for it? > > I take it from the content that I snipped t

Re: x-window-manager alternative missing

2021-07-02 Thread Greg Wooledge
On Fri, Jul 02, 2021 at 11:14:22AM -0400, The Wanderer wrote: > What package, or packages, set(s) up the x-window-manager alternative > and define(s) symlinks for it? I take it from the content that I snipped that you're looking for a list of window managers, and not a technical exp

Re: x-window-manager alternative missing

2021-07-02 Thread David Wright
On Fri 02 Jul 2021 at 11:14:22 (-0400), The Wanderer wrote: > What package, or packages, set(s) up the x-window-manager alternative > and define(s) symlinks for it? > > I'm building a new computer, and setting up my (Debian-based) preferred > configuration on it, and I

x-window-manager alternative missing

2021-07-02 Thread The Wanderer
What package, or packages, set(s) up the x-window-manager alternative and define(s) symlinks for it? I'm building a new computer, and setting up my (Debian-based) preferred configuration on it, and I've just discovered that there is no x-window-manager alternative defined; as a resul

x-window-manager alternative missing

2021-07-02 Thread The Wanderer
What package, or packages, set(s) up the x-window-manager alternative and define(s) symlinks for it? I'm building a new computer, and setting up my (Debian-based) preferred configuration on it, and I've just discovered that there is no x-window-manager alternative defined; as a resul

(solved) Re: how to let a user use X window

2017-07-23 Thread Long Wind
Thank Eduardo M KALINOWSKI! I enter startx and can start X window now. On 7/23/17, Eduardo M KALINOWSKI wrote: > > Reading the release notes is always a good idea before updating the > version (be it with an in-place upgrade or new install). > > Could be related to

Re: how to let a user use X window

2017-07-23 Thread Eduardo M KALINOWSKI
On 23-07-2017 07:17, Long Wind wrote: > only root can use X window in stretch?? > > how to let user use it? Reading the release notes is always a good idea before updating the version (be it with an in-place upgrade or new install). Could be related to this: https://www.debian.org

Re: how to let a user use X window

2017-07-23 Thread Long Wind
i log in as root and root can start X window On 7/23/17, Jude DaShiell wrote: > x11-fonts may not be on your system yet. adding that package may make > X11 happier. At a guess I think what happened here is because X11 is > missing its fonts first it generates many warnings and e

Re: how to let a user use X window

2017-07-23 Thread Jude DaShiell
warning you can learn lots and fix many things. dmesg|grep -i warning and dmesg|grep -i error when run through less can be informative. On Sun, 23 Jul 2017, Long Wind wrote: Date: Sun, 23 Jul 2017 06:17:41 From: Long Wind To: debian-user Subject: how to let a user use X window Resent-Date

how to let a user use X window

2017-07-23 Thread Long Wind
only root can use X window in stretch?? how to let user use it? below is X log: [ 1548.947] X.Org X Server 1.19.2 Release Date: 2017-03-02 [ 1548.947] X Protocol Version 11, Revision 0 [ 1548.947] Build Operating System: Linux 4.9.0-3-amd64 i686 Debian [ 1548.948] Current Operating System

Re: enabling remote X Window sessions

2014-08-25 Thread Liam O'Toole
On 2014-08-22, Buchs, Kevin J. wrote: > Thanks for the comment, Nuno. I only want to run a single X client, so > XDMCP is not the way to go. My problem is solely getting Xorg to start > on Debian without the -nolisten tcp argument. On CentOS, this is the > default and I can run remote X clients

Re: enabling remote X Window sessions

2014-08-23 Thread Roberto De Oliveira
It's very weird, I was testing with "DisallowTCP = false" in /etc/gdm3/daemon.conf and it worked, I'm using gdm3 3.12.2-2.1 (Debian testing). Maybe a bug on gdm3 3.4? 2014-08-21 12:28 GMT-04:30 Buchs, Kevin J. : > I want to run X clients on a remote machines and display on my Debian 7.6 > machin

Re: enabling remote X Window sessions

2014-08-23 Thread Chris Bannister
On Fri, Aug 22, 2014 at 04:29:49PM -0500, Buchs, Kevin J. wrote: > You asked to which version of CentOS I was referring: it is 6.5, the latest > version. Honestly, having been involved in computing since the first days of > X-Window, I can't think of another case where I observe

Re: enabling remote X Window sessions

2014-08-22 Thread Buchs, Kevin J.
the first days of X-Window, I can't think of another case where I observed the X server locked down. It was always left to the user to control with xhost and the default for that was closed. This behavior with Debian is totally new to me. Even my former use of earlier versions of Ubuntu

Re: enabling remote X Window sessions

2014-08-22 Thread Gian Uberto Lauri
> "R" == Reco writes: R> On Fri, 22 Aug 2014 16:34:04 +0200 "Gian Uberto Lauri" R> wrote: >> Reco writes: > Running a single application remotely is hardly a >> justification to > running main Xorg in insecure mode. >> >> If you know what you do you can set up things whith an appropriate

Re: enabling remote X Window sessions

2014-08-22 Thread Reco
On Fri, 22 Aug 2014 16:34:04 +0200 "Gian Uberto Lauri" wrote: > Reco writes: > > Running a single application remotely is hardly a justification to > > running main Xorg in insecure mode. > > If you know what you do you can set up things whith an appropriate level > of security. > > Even for

Re: enabling remote X Window sessions

2014-08-22 Thread Reco
On Fri, 22 Aug 2014 10:28:07 -0500 "Buchs, Kevin J." wrote: > SAS as in http://www.sas.com - confusing. > > When I do a nmap scan of port 6000 on my machine from the remote one it > reports the Host is up, so I don't think it is blocked. I've used host > name and IP address to the same effect

Re: enabling remote X Window sessions

2014-08-22 Thread Reco
On Fri, 22 Aug 2014 16:48:19 +0200 Erwan David wrote: > > Running a single application remotely is hardly a justification to > > running main Xorg in insecure mode. > > Listeniçng on tcp does NOT mean insecure mode. > see Xsecurity(7) First, $ man 7 Xsecurity No manual entry for Xsecurity in s

Re: enabling remote X Window sessions

2014-08-22 Thread Buchs, Kevin J.
SAS as in http://www.sas.com - confusing. When I do a nmap scan of port 6000 on my machine from the remote one it reports the Host is up, so I don't think it is blocked. I've used host name and IP address to the same effect when trying to run the X clients on the remote host. I might be able

Re: enabling remote X Window sessions

2014-08-22 Thread Gian Uberto Lauri
Buchs, Kevin J. writes: > Marc (and Gian hinted at) mentioned that /etc/X11/xinit/xserverrc has > the "-nolisten tcp" in it. This was as he said. However, editing the > file did not stop Xorg from getting started with the very same > parameter. It must be buried in another place, I fear, ha

Re: enabling remote X Window sessions

2014-08-22 Thread Erwan David
On Fri, Aug 22, 2014 at 04:09:09PM CEST, Reco said: > Hi. > > On Fri, 22 Aug 2014 08:10:45 -0500 > "Buchs, Kevin J." wrote: > > > Thanks for the comment, Nuno. I only want to run a single X client, so > > XDMCP is not the way to go. My problem is solely getting Xorg to start > > on Debian wi

Re: enabling remote X Window sessions

2014-08-22 Thread Buchs, Kevin J.
Thanks for all the replies and suggestions. Though ssh, vnc, remote XDMCP, Xephr are all fine for running X clients when there is interactive execution of the client by the user, it does not work in my case where there is Open Grid Scheduler batch execution. In my case, the X client of interest

Re: enabling remote X Window sessions

2014-08-22 Thread Gian Uberto Lauri
Reco writes: > Hi. > > On Fri, 22 Aug 2014 08:10:45 -0500 > "Buchs, Kevin J." wrote: > > > Thanks for the comment, Nuno. I only want to run a single X client, so > > XDMCP is not the way to go. My problem is solely getting Xorg to start > > on Debian without the -nolisten tcp argument

Re: enabling remote X Window sessions

2014-08-22 Thread Reco
Hi. On Fri, 22 Aug 2014 08:10:45 -0500 "Buchs, Kevin J." wrote: > Thanks for the comment, Nuno. I only want to run a single X client, so > XDMCP is not the way to go. My problem is solely getting Xorg to start > on Debian without the -nolisten tcp argument. On CentOS, this is the > default a

Re: enabling remote X Window sessions

2014-08-22 Thread Gian Uberto Lauri
John Hasler writes: > Kevin writes: > > Thanks for the comment, Nuno. I only want to run a single X client, so > > XDMCP is not the way to go. My problem is solely getting Xorg to start > > on Debian without the -nolisten tcp argument. > > Then why not just use ssh? > https://www.debian.org

Re: enabling remote X Window sessions

2014-08-22 Thread Marc SCHAEFER
On Fri, Aug 22, 2014 at 08:10:45AM -0500, Buchs, Kevin J. wrote: > Thanks for the comment, Nuno. I only want to run a single X client, > so XDMCP is not the way to go. My problem is solely getting Xorg to > start on Debian without the -nolisten tcp argument. On CentOS, this > is the default and I c

Re: enabling remote X Window sessions

2014-08-22 Thread John Hasler
Kevin writes: > Thanks for the comment, Nuno. I only want to run a single X client, so > XDMCP is not the way to go. My problem is solely getting Xorg to start > on Debian without the -nolisten tcp argument. Then why not just use ssh? https://www.debian.org/doc/manuals/debian-reference/ch07.en.htm

Re: enabling remote X Window sessions

2014-08-22 Thread Buchs, Kevin J.
Thanks for the comment, Nuno. I only want to run a single X client, so XDMCP is not the way to go. My problem is solely getting Xorg to start on Debian without the -nolisten tcp argument. On CentOS, this is the default and I can run remote X clients without any issues. Since switching to Debian

Re: enabling remote X Window sessions

2014-08-21 Thread Nuno Magalhães
Search around for XDMCP tutorials. Your local machine needs an Xserver (like Xorg). The machine you want to connect to needs a display manager (gdm, kdm, xdm... i don't think slim supports XDMCP) and the xclients you want to run. You'll have no sound. Look into pulseaudio or jack for that. HTH,

Re: enabling remote X Window sessions

2014-08-21 Thread Brian Flaherty
On 08/21/2014 11:07 AM, Buchs, Kevin J. wrote: Brian, Thanks. I was heading in the direction of doing something like you suggested (though I am not sure how to stop gdm and not log myself out), On my machine, when I start the sytem, I end up at a graphical login slim, like gdm. If I keypress

Re: enabling remote X Window sessions

2014-08-21 Thread Buchs, Kevin J.
Brian, Thanks. I was heading in the direction of doing something like you suggested (though I am not sure how to stop gdm and not log myself out), but I thought there has to be a better way. Though it may be the case that I have other X communication problems, based on ps (showing the command

Re: enabling remote X Window sessions

2014-08-21 Thread Brian Flaherty
On 08/21/2014 09:58 AM, Buchs, Kevin J. wrote: I want to run X clients on a remote machines and display on my Debian 7.6 machine. I recognize the security risk. I usually run the lxde desktop. I see that gdm3 is starting the Xorg server with "-nolisten tcp" arguments. I read that this can be disa

Re: enabling remote X Window sessions

2014-08-21 Thread Buchs, Kevin J.
Thanks for the suggestion, but I don't have those options. I don't get to control how the remote client is executed as it is running in as an Open Grid Scheduler batch job. Kevin Buchs Research Computer Services Phone: 507-538-5459 Mayo Clinic 200 1st. St SW Rochester, MN 55905 http://m

Re: enabling remote X Window sessions

2014-08-21 Thread Bzzzz
On Thu, 21 Aug 2014 11:58:27 -0500 "Buchs, Kevin J." wrote: > I want to run X clients on a remote machines and display on my > Debian 7.6 machine. I recognize the security risk. I usually run > the lxde desktop. I see that gdm3 is starting the Xorg server with > "-nolisten tcp" arguments. I read

enabling remote X Window sessions

2014-08-21 Thread Buchs, Kevin J.
I want to run X clients on a remote machines and display on my Debian 7.6 machine. I recognize the security risk. I usually run the lxde desktop. I see that gdm3 is starting the Xorg server with "-nolisten tcp" arguments. I read that this can be disabled by editing /etc/gdm3/daemon.conf to add

Re: X Window System error

2013-05-24 Thread låzaro
ram 'mtpaint' received an X Window System error. > > This probably reflects a bug in the program. > > > > > lazaro@utopian:~$ emelfm2 > > (emelfm2:3422): Gtk-CRITICAL **: gtk_tree_store_iter_next: assertion `iter-> > user_data != NULL' failed > >

RE: X Window System error

2013-05-23 Thread Kailash Kalyani
> I just update debian6 to 7 and bad surprises: > > lazaro@utopian:~$ mtpaint > The program 'mtpaint' received an X Window System error. > This probably reflects a bug in the program. > > lazaro@utopian:~$ emelfm2 > (emelfm2:3422): Gtk-CRITICAL **: gtk_tree_s

X Window System error

2013-05-20 Thread Lázaro Armando
I just update debian6 to 7 and bad surprises: lazaro@utopian:~$ mtpaint The program 'mtpaint' received an X Window System error. This probably reflects a bug in the program. The error was 'BadRequest (invalid request code or no such operation)'. (Details: serial 1280 error

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-03 Thread Camaleón
On Tue, 03 Jan 2012 10:44:12 +1300, Richard Hector wrote: > On 03/01/12 04:55, Camaleón wrote: >> But the best thing is that there is a patch already done for having the >> "feature" implemented at Xorg. > > I haven't re-read the bug report, but my impression was that someone has > written a patc

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-02 Thread Knut Ingvald Dietzel
> On Monday 02,January,2012 10:59 PM, lina wrote: >> Hi, Hi, >> I wish to open the link in icedove by iceweasel, now opens by epiphany. [cut] >> 4. In the pop-up dialog box ?"network.protocol-handler.app.http" enter >> /usr/bin/iceweasel [cut] > P.S I changed both > network.protocol-handler.app.

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-02 Thread Richard Hector
On 03/01/12 04:55, Camaleón wrote: > But the best thing is that there is a patch already done for having the > "feature" implemented at Xorg. I haven't re-read the bug report, but my impression was that someone has written a patch, but it hasn't been accepted, and there was dispute about it, so t

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-02 Thread Camaleón
On Mon, 02 Jan 2012 10:09:25 +1300, Richard Hector wrote: > On 02/01/12 05:02, Camaleón wrote: >> On Sun, 01 Jan 2012 14:01:26 +, Camaleón wrote: >> >> (...) >> >>> Anyway, I still think this is the job for Xorg, not LO or other >>> application. >>> >>> P.S. I'm still looking for a solution

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-01 Thread Richard Hector
On 02/01/12 05:02, Camaleón wrote: > On Sun, 01 Jan 2012 14:01:26 +, Camaleón wrote: > > (...) > >> Anyway, I still think this is the job for Xorg, not LO or other >> application. >> >> P.S. I'm still looking for a solution on how to get the wheel srolls >> more that a few of lines... seems g

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-01 Thread Camaleón
On Sun, 01 Jan 2012 14:01:26 +, Camaleón wrote: (...) > Anyway, I still think this is the job for Xorg, not LO or other > application. > > P.S. I'm still looking for a solution on how to get the wheel srolls > more that a few of lines... seems grotesque that this is not possible. I've found

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-01 Thread Camaleón
On Sun, 01 Jan 2012 11:01:49 +0100, Csanyi Pal wrote: > Camaleón writes: > >> http://lists.x.org/archives/xorg/2011-December/053926.html >> >>> :( >> >> How bad ;-( >> >> But with all the due respects, mouse scroll wheel speed can be easily >> set in KDE affecting all X applications and also, th

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2012-01-01 Thread Csanyi Pal
Camaleón writes: > On Fri, 30 Dec 2011 22:19:04 +0100, Csanyi Pal wrote: > >> Camaleón writes: >> >>> On Sun, 18 Dec 2011 17:34:25 +0100, Csanyi Pal wrote: >>> Camaleón writes: >> >>> I would ask this question directly at Xorg's users mailing list: >>> >>> http://lists.freedesktop.org/ma

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-31 Thread Camaleón
On Sat, 31 Dec 2011 15:53:08 +0200, Andrei Popescu wrote: > On Sb, 31 dec 11, 13:07:10, Camaleón wrote: >> >> I don't think it's "a number of lines" but "speed" issue. > > Look at the subject of this thread ;) Errr, yes, but the subject is misleading. We (users) understand things in a differen

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-31 Thread Andrei Popescu
On Sb, 31 dec 11, 13:07:10, Camaleón wrote: > > I don't think it's "a number of lines" but "speed" issue. Look at the subject of this thread ;) Kind regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-31 Thread Camaleón
On Sat, 31 Dec 2011 14:34:53 +0200, Andrei Popescu wrote: > On Sb, 31 dec 11, 11:43:27, Camaleón wrote: >> >> But with all the due respects, mouse scroll wheel speed can be easily >> set in KDE affecting all X applications and also, there are mouse >> drivers (other than "evdev") that allow to de

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-31 Thread Andrei Popescu
On Sb, 31 dec 11, 11:43:27, Camaleón wrote: > > But with all the due respects, mouse scroll wheel speed can be easily set > in KDE affecting all X applications and also, there are mouse drivers > (other than "evdev") that allow to define this value in one way or > another so although asking thi

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-31 Thread Camaleón
On Fri, 30 Dec 2011 22:19:04 +0100, Csanyi Pal wrote: > Camaleón writes: > >> On Sun, 18 Dec 2011 17:34:25 +0100, Csanyi Pal wrote: >> >>> Camaleón writes: > >> I would ask this question directly at Xorg's users mailing list: >> >> http://lists.freedesktop.org/mailman/listinfo/xorg > > I did

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-30 Thread Scott Ferguson
On 17/12/11 22:05, Csanyi Pal wrote: > Hi, > > I'm running Debian GNU/Linux SID and my X Window uses Window Maker as a > window manager. > > I'm using OpenOffice.org Calc very often and I want to setup mouse > scroll in X so when I scroll with mice then in OOo Ca

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-30 Thread Csanyi Pal
Paul Vojta Címzett:Csanyi Pal Másolat:x...@lists.x.org Tárgy: Re: X Window: Setting up mouse scroll for OOo Calc to one raw Dátum: Fri, 30 Dec 2011 13:09:24 -0800 (2011-12-30 22.09.24) On Fri, Dec 30, 2011 at 05:20:27PM +0100, Csanyi Pal wrote: > Hi, > > I'

Xorg's evdev driver: configure the mouse wheel button to scroll up/down a custom number of lines (was: X Window: Setting up mouse scroll for OOo Calc to one raw)

2011-12-28 Thread Camaleón
On Fri, 23 Dec 2011 13:40:03 +0100, Csanyi Pal wrote: > Camaleón writes: (...) >>> Searching with Google using keywords 'evdev scroll wheel' gives to me >>> no answer for this. Thanks! >> >> Yep, there is not much information on the matter or at least I was >> unable to find a clear way to conf

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-23 Thread Csanyi Pal
Camaleón writes: > On Sun, 18 Dec 2011 17:34:25 +0100, Csanyi Pal wrote: > >> Camaleón writes: >> >>> On Sat, 17 Dec 2011 12:05:53 +0100, Csanyi Pal wrote: >>> >>>> I'm running Debian GNU/Linux SID and my X Window uses Window Maker as >&

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-21 Thread Camaleón
On Sun, 18 Dec 2011 17:34:25 +0100, Csanyi Pal wrote: > Camaleón writes: > >> On Sat, 17 Dec 2011 12:05:53 +0100, Csanyi Pal wrote: >> >>> I'm running Debian GNU/Linux SID and my X Window uses Window Maker as >>> a window manager. >>> >>

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-18 Thread Csanyi Pal
Camaleón writes: > On Sat, 17 Dec 2011 12:05:53 +0100, Csanyi Pal wrote: > >> I'm running Debian GNU/Linux SID and my X Window uses Window Maker as a >> window manager. >> >> I'm using OpenOffice.org Calc very often and I want to setup mouse >> scro

Re: X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-18 Thread Camaleón
On Sat, 17 Dec 2011 12:05:53 +0100, Csanyi Pal wrote: > I'm running Debian GNU/Linux SID and my X Window uses Window Maker as a > window manager. > > I'm using OpenOffice.org Calc very often and I want to setup mouse > scroll in X so when I scroll with mice then in OOo

X Window: Setting up mouse scroll for OOo Calc to one raw

2011-12-17 Thread Csanyi Pal
Hi, I'm running Debian GNU/Linux SID and my X Window uses Window Maker as a window manager. I'm using OpenOffice.org Calc very often and I want to setup mouse scroll in X so when I scroll with mice then in OOo Calc raws goes up/down only one raw and not three raws. My short search

Re: X Window System on Samsung n210 (Intel GMA 3150)

2010-04-19 Thread Camaleón
ace doesn't work properly. > > When xserver-xorg-video-intel 2:2.11.0-1 is installed, the X window > system doesn't start (I paste below the log I get). Removing this > package, X works (using the VESA driver, I guess), but the screen > resolution is quite bad (800x600). >

X Window System on Samsung n210 (Intel GMA 3150)

2010-04-19 Thread Quique
Hi, I've bought a Samsung n210 netbook, which has an Intel GMA 3150 graphics card. I've installed Debian testing on it, and KDE 4.4 from experimental. Unfortunately the graphical interface doesn't work properly. When xserver-xorg-video-intel 2:2.11.0-1 is installed, the X window

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
2009/6/24 Lisi Reisz : > On Wednesday 24 June 2009 13:02:19 明覺 wrote: >> I have ended the discussion, > > So this email was not from you??? I guess 'discussion' != 'thread' > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact

Re: any substitute for x window system?

2009-06-24 Thread Lisi Reisz
On Wednesday 24 June 2009 13:02:19 明覺 wrote: > I have ended the discussion, So this email was not from you??? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: any substitute for x window system?

2009-06-24 Thread 明覺
?" >>> -yes and you were offered various suggestions, but of course >>> there is X that must be dealt with. So, you can have you wm/de without >>> a GUI . . . yikes! >>> >>> 2) "any substitute for x window system?" >>> -

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
of course >> there is X that must be dealt with. So, you can have you wm/de without >> a GUI . . . yikes! >> >> 2) "any substitute for x window system?" >> - not at the moment. That is, there are none out there now. So, >> you're welcome

Re: any substitute for x window system?

2009-06-24 Thread 明覺
nk you've received it (buried in the mass amount of > responses, no doubt). > > 1) "it possible to install a desktop-manager without python and perl?" > -yes and you were offered various suggestions, but of course > there is X that must be dealt with. So, you ca

Re: any substitute for x window system?

2009-06-24 Thread Neal Hogan
nt of responses, no doubt). 1) "it possible to install a desktop-manager without python and perl?" -yes and you were offered various suggestions, but of course there is X that must be dealt with. So, you can have you wm/de without a GUI . . . yikes! 2) "any substitute for x w

Re: any substitute for x window system?

2009-06-24 Thread 明覺
ogrammed desktop manager, while the >> >> xorg is depandent on perl, so i do not like it, is there any graphics >> >> system which depands only on c/c++ to replace x window system? thanks >> > >> > I think that you'll find that you need to start writi

Re: any substitute for x window system?

2009-06-23 Thread Norbert Zeh
on perl, so i do not like it, is there any graphics > >> system which depands only on c/c++ to replace x window system? thanks > > > > I think that you'll find that you need to start writing things from > > scratch yourself. Since debian requires perl (e.g for debconf),

Re: any substitute for x window system?

2009-06-22 Thread 明覺
h depands only on c/c++ to replace x window system? thanks > > I think that you'll find that you need to start writing things from > scratch yourself. Since debian requires perl (e.g for debconf), you'll > be better off with NetBSD. Then, write a program in C that looks at >

Re: any substitute for x window system?

2009-06-22 Thread Douglas A. Tutty
On Mon, Jun 22, 2009 at 11:58:22AM +0800, 明覺 wrote: > I'm looking for a pure c/c++ programmed desktop manager, while the > xorg is depandent on perl, so i do not like it, is there any graphics > system which depands only on c/c++ to replace x window system? thanks I think that yo

Re: any substitute for x window system?

2009-06-22 Thread Andreas Juch
> > graphics system which depands only on c/c++ to replace x window > > system? thanks > > Perl is now included in the LSB, so there's nothing really wrong with > a perl dependency. However, if you don't want X.org, you might want to > look at TinyX or VNC instea

Re: any substitute for x window system?

2009-06-22 Thread Todd A. Jacobs
On Mon, Jun 22, 2009 at 11:58:22AM +0800, ?...@k4 wrote: > I'm looking for a pure c/c++ programmed desktop manager, while the > xorg is depandent on perl, so i do not like it, is there any graphics > system which depands only on c/c++ to replace x window system? thanks Perl is n

Re: any substitute for x window system?

2009-06-21 Thread Sebastian Günther
* 明覺 (shi.min...@gmail.com) [22.06.09 05:58]: > I'm looking for a pure c/c++ programmed desktop manager, while the > xorg is depandent on perl, so i do not like it, is there any graphics > system which depands only on c/c++ to replace x window system? thanks > No, there is n

any substitute for x window system?

2009-06-21 Thread 明覺
I'm looking for a pure c/c++ programmed desktop manager, while the xorg is depandent on perl, so i do not like it, is there any graphics system which depands only on c/c++ to replace x window system? thanks -- Gnu.Linux.(Debian|gNewSense).Gnome.(Mozilla|Gmail|Evolution|Scim|Flashp

Re: X-Window on HP ProLiant ML110

2008-11-06 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Problems solved now :-) I use vesa driver Section "Device" Identifier "Configured Video Device" Driver "vesa" EndSection - -za, -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: http://getfiregp

Re: X-Window on HP ProLiant ML110

2008-11-06 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Nov 6, 2008 at 1:37 AM, Florian Kulzer wrote: > > This option has been removed from the debconf dialog, which can lead to > problems if the correct resolution settings cannot be detected from the > monitor and/or the video driver does not sup

Re: X-Window on HP ProLiant ML110

2008-11-06 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Nov 6, 2008 at 7:32 PM, Krishna Chandra Prajapati wrote: > Hi, > > I also faced the same issue. Then i tried dpkg-reconfigure xserver-xorg. But > it didn't worked. > So, i have copied the file /etc/X11/xorg.conf It works, Hi Krishna, did y

Re: X-Window on HP ProLiant ML110

2008-11-06 Thread Krishna Chandra Prajapati
Hi, I also faced the same issue. Then i tried dpkg-reconfigure xserver-xorg. But it didn't worked. So, i have copied the file /etc/X11/xorg.conf It works, On Thu, Nov 6, 2008 at 5:57 PM, Zaki Akhmad <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Nov 6,

Re: X-Window on HP ProLiant ML110

2008-11-06 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Nov 6, 2008 at 1:37 AM, Florian Kulzer wrote: -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: http://getfiregpg.org iEUEARECAAYFAkkS4pEACgkQT4k8JfIMt5dAZgCfVMoruAh/3sFtRWAPp3eiQEKF OTMAmMoXOF5F5jhfQHfvUDNYLESGd2Y= =hd

Re: X-Window on HP ProLiant ML110

2008-11-05 Thread Florian Kulzer
On Wed, Nov 05, 2008 at 18:27:59 +0700, Zaki Akhmad wrote: > Sigh, the actual problem haven't solved yet. I found, I can't see my > GUI again. I can't configure my screen resolution with > # dpkg-reconfigure -plow xserver-xorg > > Here's my the /etc/X11/xorg.conf > > Section "InputDevice" >

Re: X-Window on HP ProLiant ML110

2008-11-05 Thread Teemu Likonen
Zaki Akhmad (2008-11-05 18:27 +0700) wrote: > Sigh, the actual problem haven't solved yet. I found, I can't see my > GUI again. I can't configure my screen resolution with > # dpkg-reconfigure -plow xserver-xorg > Why I can't see screen resolution option? If you are using Lenny or Sid it's beca

Re: X-Window on HP ProLiant ML110

2008-11-05 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sigh, the actual problem haven't solved yet. I found, I can't see my GUI again. I can't configure my screen resolution with # dpkg-reconfigure -plow xserver-xorg Here's my the /etc/X11/xorg.conf Section "InputDevice" Identifier "Generi

Re: X-Window on HP ProLiant ML110

2008-11-04 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have installed kde, then the monitor said the resolution is too high. Problems solved now :-) When I restart the computer, the kdm shows. - -za, -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: http://getfiregpg.org iEYEA

  1   2   3   4   5   6   7   >