Used Tablet PC
Results 1 to 7 of 7

Thread: I'm trying to run Xwindows on my TC1000 to acces

  1. #1
    mmccool Guest

    Default I'm trying to run Xwindows on my TC1000 to acces

    I'm trying to run Xwindows on my TC1000 to access remote Unix systems and run local X programs under cygwin. I have installed cygwin and the XFree86 server that comes with that, and after running "startx &" in the shell and logging into the remote system using "ssh -X" everything works fine.

    However, I use a dock and have a larger, secondary monitor (1280x1024, 17").

    Unfortunately, the Xserver always comes up in my smaller "primary" display, and while it can be MOVED to the larger display, it cannot be resized. All the usual suspects for starting the Xserver on a different display/screen ("startx -- :0.1", "startx -- -screen 1",
    trying -display 1 -screen 0, etc) don't work, or cause the program to go beserk (:0.1 causes a retry loop that has to be terminated with extreme prejudice).

    Note that on the TC1000, you cannot (manually, anyways) reverse the primary and secondary displays. The tablet is always primary, and that option is greyed out on the settings. Also, this happens regardless of where I launch the Xserver (with a shell on the primary or on the secondary).

    Anyways... is there any way to get this to work?

    Also, if anyone out there has developed an X window manager "skin" especially useful with a pen (w/o a middle mouse button, for instance, and with configurable buttons for everything) I'd be interested.

  2. #2
    thadk Guest

    Default

    You might try a different X server than XFree. If you get it working please tell how, I'll probably be making use of X once mine comes in as well.

  3. #3
    thadk Guest

    Default

    You might try a different X server than XFree. If you get it working please tell how, I'll probably be making use of X once mine comes in as well.

  4. #4
    markpayton Guest

    Default

    Have you tried using the nVidia extension to send the application to the other monitor? I haven't used my docking station in a while, but when I was using it more, I recall (perhaps incorreclty) that this app had a memory and would always open on the second monitor after I "sent" it there.

    Mark

  5. #5
    markpayton Guest

    Default

    Have you tried using the nVidia extension to send the application to the other monitor? I haven't used my docking station in a while, but when I was using it more, I recall (perhaps incorreclty) that this app had a memory and would always open on the second monitor after I "sent" it there.

    Mark

  6. #6
    mmccool Guest

    Default

    I found a solution: put the following in ".xserverrc" in your cygwin home directory:

    exec X -multiplemonitors -rootless

    then use "startx &" to bring up Xwindows. This layers the individual X windows in among the other XP windows, on both monitors. You can even drag X windows between monitors. The default window manager (twm) is a little crufty, but I know there's a way to fix that too, which I hope to play with tomorrow and report on here. You can leave off the "rootless" if you want, but then the X server takes over everything (which is OK if you run the MS desktop manager and keep X on only one off the four panels). One problem with the rootless X server is that when you drag windows, you can't see the outlines showing where they will go if those outlines are not on top of other X windows. But if you release the mouse, the windows DO move to their proper places.

    You will need to update to a recent version of cygwin/XFree86 for this to work, though.

  7. #7
    mmccool Guest

    Default

    I found a solution: put the following in ".xserverrc" in your cygwin home directory:

    exec X -multiplemonitors -rootless

    then use "startx &" to bring up Xwindows. This layers the individual X windows in among the other XP windows, on both monitors. You can even drag X windows between monitors. The default window manager (twm) is a little crufty, but I know there's a way to fix that too, which I hope to play with tomorrow and report on here. You can leave off the "rootless" if you want, but then the X server takes over everything (which is OK if you run the MS desktop manager and keep X on only one off the four panels). One problem with the rootless X server is that when you drag windows, you can't see the outlines showing where they will go if those outlines are not on top of other X windows. But if you release the mouse, the windows DO move to their proper places.

    You will need to update to a recent version of cygwin/XFree86 for this to work, though.

Similar Threads

  1. since no one seems to have any idea in the acces
    By ynohtna in forum General Tablet PC Discussion
    Replies: 0
    Last Post: 04-07-2006, 01:24 PM
  2. Hello guys. I have a Tecra M4 and several acces
    By smuian in forum General Tablet PC Discussion
    Replies: 0
    Last Post: 07-26-2005, 03:04 PM
  3. Hi again, I'm currently looking for a few acces
    By SteveTee in forum General Tablet PC Discussion
    Replies: 5
    Last Post: 03-18-2005, 08:38 AM
  4. How do I go into standby mode when I can't acces
    By mannr in forum General Tablet PC Discussion
    Replies: 5
    Last Post: 07-19-2004, 03:04 PM
  5. Hi, Does anyone know if there is a user-acces
    By Rob Yale in forum General Tablet PC Discussion
    Replies: 2
    Last Post: 03-20-2003, 06:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •