I have a main machine at work and a laptop I bring in every day. The laptop sits to my left, and when I want to use it I have to twist through 90 degrees and pick up the mouse and keyboard. Not anymore. With x2x I can just move the mouse off the left side of my screen and the pointer appears on the right side of the laptop display.
How are the two computers networked? CR
On Friday 28 June 2002 3:39 pm, you wrote:
I have a main machine at work and a laptop I bring in every day. The laptop sits to my left, and when I want to use it I have to twist through 90 degrees and pick up the mouse and keyboard. Not anymore. With x2x I can just move the mouse off the left side of my screen and the pointer appears on the right side of the laptop display.
How are the two computers networked?
In my case, ethernet. When you run x2x you just tell it which X display you want it to link to. -- 3:47pm up 46 days, 7:54, 1 user, load average: 0.15, 0.04, 0.01
In my case, ethernet. When you run x2x you just tell it which X display you want it to link to.
OK I have two machine both with KDE up. How do I set the <DISPLAY> for the screen on my 'lounge' machine? I keep getting 'can not open display lounge' This is probally something basic I am missing, but at least the 'man' for x2x does not contain it <g> -- Lester Caine ----------------------------- L.S.Caine Electronic Services
On Fri, 2002-06-28 at 10:35, lester@lsces.co.uk wrote:
In my case, ethernet. When you run x2x you just tell it which X display you want it to link to.
OK I have two machine both with KDE up. How do I set the <DISPLAY> for the screen on my 'lounge' machine? I keep getting 'can not open display lounge'
This is probally something basic I am missing, but at least the 'man' for x2x does not contain it <g>
-- Lester Caine ----------------------------- L.S.Caine Electronic Services
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
Try an 'xhost +ipaddr_of_lounge_machine'.
Try an 'xhost +ipaddr_of_lounge_machine'.
No I'am stuck there as well. Gives - Xlib: connection to ":0.0" refused by server Xlib: Invalid XDM-AUTHORIZATION-1 key (Failed key comparison) xhost: unable to open display ":0.0" If I run - X -query lounge on both machines they both respond that server is running At the moment I can't find any pointer where to go next but I've found some interesting files on the way <g> -- Lester Caine ----------------------------- L.S.Caine Electronic Services
TRY THIS gringo@gringo:~ > xhost 192.168.50.3 192.168.50.3 being added to access control list THEN gringo@gringo:~ > x2x -to 192.168.50.3:0 -west Brian Marr On Saturday 29 June 2002 04:01, lester@lsces.co.uk wrote:
Try an 'xhost +ipaddr_of_lounge_machine'.
No I'am stuck there as well.
Gives - Xlib: connection to ":0.0" refused by server Xlib: Invalid XDM-AUTHORIZATION-1 key (Failed key comparison) xhost: unable to open display ":0.0"
If I run - X -query lounge on both machines they both respond that server is running
At the moment I can't find any pointer where to go next but I've found some interesting files on the way <g>
On Sat, 29 Jun 2002 18:32:26 +0930 Brian Marr <cabernet@internode.on.net> wrote:
TRY THIS
there is a good article on this on this month linux-mag
gringo@gringo:~ > xhost 192.168.50.3 192.168.50.3 being added to access control list
THEN
gringo@gringo:~ > x2x -to 192.168.50.3:0 -west Brian Marr
On Saturday 29 June 2002 04:01, lester@lsces.co.uk wrote:
Try an 'xhost +ipaddr_of_lounge_machine'.
No I'am stuck there as well.
Gives - Xlib: connection to ":0.0" refused by server Xlib: Invalid XDM-AUTHORIZATION-1 key (Failed key comparison) xhost: unable to open display ":0.0"
If I run - X -query lounge on both machines they both respond that server is running
At the moment I can't find any pointer where to go next but I've found some interesting files on the way <g>
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
linux-mag is not one I get in the United Kingdom so does not help. I've twigged what is going on. xhost will not help as SUSE8 has enabled xauth by default. Life is easy when you know the answers, it's finding the questions that is a problem <g> -- Lester Caine ----------------------------- L.S.Caine Electronic Services
Anyone get this to work? xhost + xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx being added to access control list x2x -to xxx.xxx.xxx.xxx:0 -west Xlib: connection to "xxx.xxx.xxx.xxx:0.0" refused by server Xlib: No protocol specified x2x - error: can not open display xxx.xxx.xxx.xxx:0 Mark
On Monday 01 July 2002 11:35 am, you wrote:
Anyone get this to work?
xhost + xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx being added to access control list
x2x -to xxx.xxx.xxx.xxx:0 -west Xlib: connection to "xxx.xxx.xxx.xxx:0.0" refused by server Xlib: No protocol specified
x2x - error: can not open display xxx.xxx.xxx.xxx:0
Er, can you clarify which machine you typed which instruction on? And what happens if you try xhost + without a specific IP address? -- 11:38am up 49 days, 3:44, 1 user, load average: 0.10, 0.10, 0.03
Derek Fountain wrote:
On Monday 01 July 2002 11:35 am, you wrote:
Anyone get this to work?
xhost + xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx being added to access control list
x2x -to xxx.xxx.xxx.xxx:0 -west Xlib: connection to "xxx.xxx.xxx.xxx:0.0" refused by server Xlib: No protocol specified
x2x - error: can not open display xxx.xxx.xxx.xxx:0
Er, can you clarify which machine you typed which instruction on? And what happens if you try xhost + without a specific IP address?
I typed them all on the same box. I bet the xhost must be done on the remote one with the ip of the box I want to sit at eh? And the ip used in the x2x command should be the ip of the "other box" Duh... Mark
Er, can you clarify which machine you typed which instruction on? And what happens if you try xhost + without a specific IP address?
I typed them all on the same box. I bet the xhost must be done on the remote one with the ip of the box I want to sit at eh? And the ip used in the x2x command should be the ip of the "other box" Duh...
In short, yep... :) The machine where you want the mouse pointer controlled remotely needs X authorisation switched off so the controlling machine can take control of its pointer. That remote machine is where you run the xhost command. The x2x runs on the main machine. This is assuming you're running with the "-to" protocol. Other way round if you're using "-from" (like I am). -- 1:37pm up 49 days, 5:43, 1 user, load average: 0.09, 0.06, 0.02
Derek Fountain wrote:
Er, can you clarify which machine you typed which instruction on? And what happens if you try xhost + without a specific IP address?
I typed them all on the same box. I bet the xhost must be done on the remote one with the ip of the box I want to sit at eh? And the ip used in the x2x command should be the ip of the "other box" Duh...
In short, yep... :)
The machine where you want the mouse pointer controlled remotely needs X authorisation switched off so the controlling machine can take control of its pointer. That remote machine is where you run the xhost command. The x2x runs on the main machine.
This is assuming you're running with the "-to" protocol. Other way round if you're using "-from" (like I am).
Got it working. Man can I use this.... Thanks... Mark
participants (8)
-
Brian Marr
-
Christoph Ruepprich
-
Derek Fountain
-
Landy Roman
-
lester@lsces.co.uk
-
Mark Hounschell
-
Mark Hounschell
-
Peter Akre