I originally sent this to the Android ML, but it doesn't have the same
readership as this list, and I got no answers.
Apparently there is a way to buy an unlocked Moto X from Motorola, provided
you have a US billing and shipping address.
Looking at the specs it appears as if it would work
Hi,
On Monday 16 June 2014 20:34:09 Oleg Goldshmidt wrote:
> But, console only! What are my options for such an application? Is there
> any toolkit capable of presenting a nice-looking form withut X?
In 2001 I used OpenGUI (http://www.tutok.sk/fastgl).
It now seems orphaned (Last rele
Noam
On 16 Jun 2014 20:34, "Oleg Goldshmidt" wrote:
>
> Hi,
>
> I have a marketing problem. Imagine a linux box running in runlevel 3,
> no X. I want to have a special user who is only allowed to configure a
> few things on the console (physcal, VMware, whate
Hi,
I have a marketing problem. Imagine a linux box running in runlevel 3,
no X. I want to have a special user who is only allowed to configure a
few things on the console (physcal, VMware, whatever), but - marketing
put their collective foot down hard here - the interface must "look
, or you absolutely have to
> do it on a real display?
>
> On 02/27/2012 09:05 PM, Micha wrote:
>>
>> For a project I'm working on at the moment, I need to be able to log
>> in remotely to a machine (via ssh) and start a blank x-server. That
>> is, to just ini
Have you considered using xvfb and vnc to it, or you absolutely have to
do it on a real display?
On 02/27/2012 09:05 PM, Micha wrote:
For a project I'm working on at the moment, I need to be able to log
in remotely to a machine (via ssh) and start a blank x-server. That
is, to
2012/2/28 Micha
> For a project I'm working on at the moment, I need to be able to log in
> remotely to a machine (via ssh) and start a blank x-server. That is, to
> just initialize the display, with not cursor or window manager, to allow
> for creating a single full screen w
On 28/02/12 09:51, Nadav Har'El wrote:
> On Mon, Feb 27, 2012, Micha wrote about "How do I start a blank x-server?":
>> For a project I'm working on at the moment, I need to be able to
>> log in remotely to a machine (via ssh) and start a blank x-serve
On Mon, Feb 27, 2012, Micha wrote about "How do I start a blank x-server?":
> For a project I'm working on at the moment, I need to be able to
> log in remotely to a machine (via ssh) and start a blank x-server.
>...
> I seem to recall that just runnin
It's headless as far as a human is concerned as there is no display
for user interaction. The two dvi is connected to a machine that
does something with the output, but it's nothing a human can discern
before being processed. We're thinking of putting in another
graphics
On 02/27/2012 10:21 PM, Micha wrote:
> I would have preferred to be able to do this as a user as the machine
> is supposed to run headless as a production machine dedicated for this
> application, I guess that I can start the whole application as a
> daemon though.
If it's headless, who's going to
Thanks, I got X to start this way (as root). It did take a very long
time (almost half a minute) until the black screen came up. For some
reason though the keyboard and mouse don't respond and I have an X
for the mouse in the middle of the screen that won't mov
On 02/27/2012 09:05 PM, Micha wrote:
>
> For a project I'm working on at the moment, I need to be able to log
> in remotely to a machine (via ssh) and start a blank x-server. That
> is, to just initialize the display, with not cursor or window manager,
> to allow for creating
For a project I'm working on at the moment, I need to be able to
log in remotely to a machine (via ssh) and start a blank x-server.
That is, to just initialize the display, with not cursor or window
manager, to allow for creating a single full screen windo
(Sending from my gmail.com account because E-mail from
shlo...@shlomifish.org does not seem to arrive.).
Hi all,
When I'm doing ssh from my x86-64 Mageia Linux 1, with an Intel Graphics HD
card host to any other host (including localhost)
and running gtk+ 2.0 apps using the ssh -X conne
Hi all,
When I'm doing ssh from my x86-64 Mageia Linux 1, with an Intel Graphics HD
card host to any other host (including localhost)
and running gtk+ 2.0 apps using the ssh -X connection, then I get
an annoying black background for the icons. I tried it in a new user
and it's s
vd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1928
> http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-0419
>
> Since the Apache 1.x line is EOL and I don't see this package has been
> maintained with sec patches by Debian or even RHEL (correct me if I
> missed anything
=CVE-2011-0419
Since the Apache 1.x line is EOL and I don't see this package has been
maintained with sec patches by Debian or even RHEL (correct me if I
missed anything)
Before I'm forced to rock the boat with a move to Apache2, lighty or
nginx, is there a source for patches for t
I have a headless server that doesn't run X (I don't want it to run X), but I do
want to run apps remotely on it with ssh X tunneling. I'm trying to run rxvt at
the moment but it refuses to start because it can't find any fonts.
I tried installing the font packages but it d
On Mon, Jul 19, 2010 at 13:14, Dov Grobgeld wrote:
> I prefer using xkb to define my keyboard mappings (though I still far from
> understand it fully). To do what you want in xkb you would lines similar to:
>
> key { [XF86Copy ] };
> key { [XF86Past ] };
>
> to your .xkbmap file th
to Copy and Paste in X.
> Although I use Kubuntu Linux, I would prefer a non-distro and non-DE
> specific manner.
>
> The key that I would like to assign for Copy has these properties:
> Scancode (showkey -s):
> 0xe0 0xba
> 0xe0 0xea
>
> Keycode (showkey):
> 158
>
&
to Copy and Paste in X.
> Although I use Kubuntu Linux, I would prefer a non-distro and non-DE
> specific manner.
>
> The key that I would like to assign for Copy has these properties:
> Scancode (showkey -s):
> 0xe0 0xba
> 0xe0 0xea
>
> Keycode (showkey):
> 158
>
&
I have a Microsoft Ergonomic 4000 keyboard with some multimedia keys
that are not in use. I'd like to assign them to Copy and Paste in X.
Although I use Kubuntu Linux, I would prefer a non-distro and non-DE
specific manner.
The key that I would like to assign for Copy has these prope
On Saturday 26 Jun 2010 07:59:40 Shlomi Fish wrote:
> Hi Tzafrir,
>
> thanks for your help. See below for my response.
>
Hi all,
can anyone shed more light onto this problem?
Regards,
Shlomi Fish
--
-
Shlomi Fish
Hi Tzafrir,
thanks for your help. See below for my response.
On Saturday 26 Jun 2010 05:07:24 Tzafrir Cohen wrote:
> On Fri, Jun 25, 2010 at 06:17:50PM +0300, Shlomi Fish wrote:
> > Hi all!
>
> > How do I set the X configuration in the following script:
> -option does not
On Fri, Jun 25, 2010 at 06:17:50PM +0300, Shlomi Fish wrote:
> Hi all!
>
> How do I set the X configuration in the following script:
-option does not set options. It adds options. To reset the options:
-options ''
Thus:
>
> [code]
> #!/bin/sh
>
Hi all!
How do I set the X configuration in the following script:
[code]
#!/bin/sh
setxkbmap \
-option "compose:ralt,grp:switch,grp:alt_shift_toggle,grp_led:scroll" \
-variant ",lyx" \
'us,il'
[/code]
Into Xkb map in /etc/X11/xorg.conf. So far I ha
On Tue, Jan 12, 2010 at 08:38:20AM +0200, Shlomi Fish wrote:
> Hi all!
>
> When I run KDE 4.4.x (4.3.90) apps from the command line on my Mandriva Linux
> Cooker system (Cooker is like Debian Testing/Unstable) they emit a large
> amount of excessive warnings at run-time to the te
Hi all!
When I run KDE 4.4.x (4.3.90) apps from the command line on my Mandriva Linux
Cooker system (Cooker is like Debian Testing/Unstable) they emit a large
amount of excessive warnings at run-time to the terminal. How can I completely
disable it?
I tried running kdebugdialog and
k.homelinux.org/
>> >
>> >
>> > On Mon, Jan 4, 2010 at 12:20, Erez D wrote:
>> >>
>> >> hello
>> >>
>> >> i want to send keyboard and mouse event to a window at position x,y.
>> >> i thought of u
Hello Erez,
I think you are looking for XQueryPointer (
http://www.xfree86.org/4.4.0/XQueryPointer.3.html).
Ido
http://ik.homelinux.org/
On Mon, Jan 4, 2010 at 12:20, Erez D wrote:
> hello
>
> i want to send keyboard and mouse event to a window at position x,y.
> i thou
hello
i want to send keyboard and mouse event to a window at position x,y.
i thought of using XSendEvent
how do i find which is the top most window at pos x,y (without moving
the pointer position) ?
what fields do i need to fill in the event i send via XSendEvent,
i guess event.xbutton.serial
Shimon:
1. You may be able to save the long calculation by running it from one
of the consoles instead of the X-Server.
2. Check your keyboard configuration.
Any Debian Lenny Xorg X-Window expert in Linux-IL:
1. Where to set options so that the Xorg.0.log will be more verbose?
(according to man
I just installed Ubuntu LTS 8.04.2 server and upgraded it to a
desktop. However, the
computer only has a text capabable monitor (640x480) on it.
I changed gdm.conf to allow external connections and connect to it
from a BSD system
(MacOS X 10.5). When I connect with X Windows, I get a login
i did it for years using xkb settings.
anyway, you'll be glad to know that in kde 4.1 this finally works the way it
should.
although kde 4 has made me switch to gnome and i don't see myself coming
back anytime soon (cue flame wars. oh, it's not /. nevermind)
On Sat, Dec 6, 2008 at 11:58 AM, Amicha
Hello all,
I was finally able to fix the most annoying (to me) feature in KDE:
Switching between Hebrew and English layouts using the left side Alt-Shift
key combination...
I am sure some of you out there are still having this problem (clicking the
flag on the system tray to switch between layou
Hi,
You can use ssh -Y
Also you might want to check the authentication on X using: xauth list
You can also clean the X authentication list using xauth remove
(name): man xauth is your friend.
Hetz
On Thu, Oct 30, 2008 at 1:08 PM, ronys <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I
Hi,
I've a subcontractor who ssh's in to our gateway via 'ssh -X gateway', and
from there to other machines on our site, e.g., 'gateway% ssh -X target'.
This used to work fine, allowing the user to run X apps on the target and
display them on his machine.
Recent
em at a very slight
> performance price. You can add this line when the problem happens, and
> remove it immediately after restarting X.
I'll remember to try that next time it happens. As I said, the last time
before yesterday was months ago so who knows when that will be?
--
Shl
On Thu, 3 Jul 2008, Shachar Shemesh wrote:
Shlomo Solomon wrote:
Sounds logical, but:
1 - how did this happen in the middle of a session (uptime of a few weeks)?
2 - why didn't restarting X or the runlevel solve this?
3 - how could I have solved this without the re-boot?
I'd actuall
Shlomo Solomon wrote:
Sounds logical, but:
1 - how did this happen in the middle of a session (uptime of a few weeks)?
2 - why didn't restarting X or the runlevel solve this?
3 - how could I have solved this without the re-boot?
I'd actually wager on a hardware problem. Modern VG
Sounds logical, but:
1 - how did this happen in the middle of a session (uptime of a few weeks)?
2 - why didn't restarting X or the runlevel solve this?
3 - how could I have solved this without the re-boot?
On Thursday 03 July 2008, Omer Zak wrote:
> Looks like your cursor was loaded by
ld "guess" where the cursor should have been).
>
> I tried 2 possible solutions but neither solved the problem:
> 1 - ctrl-alt-Backspace to restart X
> 2 - ctrl-alt-F1 and from the terminal init 3 and then back to init 5
> In both cases, my new X/KDE sessions came up with no c
My cursor dissappeared. By randomly movng the mouse, I could see that the
mouse was functioning (icons, windows, etc were highlighted so I
could "guess" where the cursor should have been).
I tried 2 possible solutions but neither solved the problem:
1 - ctrl-alt-Backspace to restart
Hi,
I have investigated the issue a bit more.
Apparently it's not X fault (xev shows the exact keycode, whether it's
in english or hebrew when pressing CTRL). I have tested this issue
with GMail's rich text editing, and it works perfectly (pressing CTRL
B or CTRL U while typing
you
>> have to change the language (alt shift in my case), and only then you
>> can use the shortcut (CTRL U, CTRL B etc..)
>>
>> In Windows, there is no such a problem: when you press the CTRL key,
>> as long as the key is pressed, you're in English mode. In X
Hetz Ben Hamo wrote:
In Windows, there is no such a problem: when you press the CTRL key,
as long as the key is pressed, you're in English mode.
I would put it to you that users of a French/Hebrew keyboard would
disagree with your statement that this is not a problem. In that
combination, Ctrl+
TRL U, CTRL B etc..)
>
> In Windows, there is no such a problem: when you press the CTRL key,
> as long as the key is pressed, you're in English mode. In X, you can
> press CTRL, but you'll still be in the language you were a second ago,
> and until you'll switch the la
ed, you're in English mode. In X, you can
press CTRL, but you'll still be in the language you were a second ago,
and until you'll switch the language, you cannot use the shortcut
keys.
After playing a lot, the best I could find using setxkbmap, was:
setxkbmap -option grp_led:sc
Hi,
I have i915GM GPU on a laptop. I am using Debian unstable (sid).
Sauerbraten, scorched3d games start with 3D acceleration working,
but always hang after few minutes. I didn't want to fix them,
but maybe there are OpenGL settings that can prevent these hangs.
- Moshe.
Oron Peled wrote:
On T
On Tuesday, 5 בFebruary 2008, Amos Shapira wrote:
> ... (doesn't look like a ready made solution but anyway).
Combining the Subject line with this comment may lead most people
to believe we currently don't have a working accelerated display.
For at least the past two years, X.org came with native
Hi all,
I haven't got around to visit Linux.Conf.Au this year but just noticed the
lecture title in the subject which might interest some people in light of
Ira's(?) question about X11 access (doesn't look like a ready made solution
but anyway).
http://linux.conf.au/programme/detail?TalkID=167
C
FYI
> Date: Fri, 28 Dec 2007 12:15:41 +0200> From: [EMAIL PROTECTED]> To: [EMAIL
> PROTECTED]> CC: linux-il@cs.huji.ac.il> Subject: Re: ban IP from ssh after X
> numbr of times of bad login> > Hi Hetz,> > Look no further than denyhosts
> (http://den
Thanks, I'm testing it right now. :)
Hetz
On Dec 28, 2007 12:15 PM, Baruch Siach <[EMAIL PROTECTED]> wrote:
> Hi Hetz,
>
> Look no further than denyhosts (http://denyhosts.sourceforge.net). This daemon
> monitors your logs and updates your /etc/hosts.deny file.
>
> baruch
>
>
> On Fri, Dec 28, 20
Hi Hetz,
Look no further than denyhosts (http://denyhosts.sourceforge.net). This daemon
monitors your logs and updates your /etc/hosts.deny file.
baruch
On Fri, Dec 28, 2007 at 11:46:07AM +0200, Hetz Ben Hamo wrote:
> Hi,
>
> I'm looking at my daily logwatch mail and I find something like this
Hi,
I'm looking at my daily logwatch mail and I find something like this:
sshd:
Authentication Failures:
unknown (200.110.185.21): 129 Time(s)
Of course, I can move the SSH port to something else, but I'm looking
for a more elegant solution.
I want to have my Linux machine an ability t
On Sun, 2007-07-01 at 11:31 +0300, Erez D wrote:
> i just got a new laptop - hp pavilion dv2351
> i was suprised, that out of the box, it supported the volume keys ...
>
> however, this works only under X and not while running full screen
> apps ...
When you say "full scre
hi
i just got a new laptop - hp pavilion dv2351
i earased vista and installed ubuntu feisty 64 bit.
i was suprised, that out of the box, it supported the volume keys ...
however, this works only under X and not while running full screen apps ...
so is thare a way to grab thease keys (the
On 4/14/07, Yehoshua (Shay) O'Hayon Suchar <[EMAIL PROTECTED]> wrote:
Gabor Szabo wrote:
> What about other distribution? What about Solaris and other Unix
> machines?
>
NetBSD (pkgsrc): http://pkgsrc.se/search.php?so=p5
FreeBSD (ports): http://www.freebsd.org/cgi/ports.cgi?query=perl&stype=all
On 4/30/07, Shlomi Fish <[EMAIL PROTECTED]> wrote:
I guess I'll now have to send a patch. Is there a Subversion repository for
it?
http://svn1.hostlocal.com/szabgab/trunk/Module-Packaged-Report/
but you should also send patches to Leon so his module provides supplies
the information correctly
On Monday 30 April 2007, Gabor Szabo wrote:
> Thanks for all the replies.
> Finally I had some time to look at the issues and I found out that there
> is a Perl module http://search.cpan.org/dist/Module-Packaged/
> that can already collect this information I only had to create an HTML
> report of i
Thanks for all the replies.
Finally I had some time to look at the issues and I found out that there
is a Perl module http://search.cpan.org/dist/Module-Packaged/
that can already collect this information I only had to create an HTML
report of it
The result is here: http://www.szabgab.com/distribu
On Wednesday 18 April 2007 18:09:30 Erez D wrote:
> changing /etc/X11/xinit/xserverrc didn't help as i am running X from gdm
>
> searched for 'nolisten' in gdm and found how to fix it:
>
> in : /etc/X11/gdm/gdm.conf
> replaced 'DisallowTCP=true' to
changing /etc/X11/xinit/xserverrc didn't help as i am running X from gdm
searched for 'nolisten' in gdm and found how to fix it:
in : /etc/X11/gdm/gdm.conf
replaced 'DisallowTCP=true' to 'DisallowTCP=false'
now it works
well, i think i found it:
[EMAIL PROTECTED] ~--> cat /etc/X11/xinit/xserverrc
#!/bin/sh
exec /usr/bin/X11/X -dpi 100 -nolisten tcp
10x
erez.
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe
lt;[EMAIL PROTECTED]> wrote:
Does your X Server listen to tcp/ip connections? (sometimes default is
only local unix sockets).
The simple test you can do is 'telnet 172.20.1.20 6000' from the remote
machine, or even 'telnet localhost 6000' from the local machine.
Erez D wrote:
&
Firewall on erez-dual ?
both does not have firewalles
(i'll spare you the output of 'iptables -L -v -n' and 'iptables -t nat
-L -v -n' )
also selinux is disabled in both
any idea ?
btw, it used to work, but probably one update of ubuntu broken it.
Does your X Server listen to tcp/ip connections? (sometimes default is
only local unix sockets).
The simple test you can do is 'telnet 172.20.1.20 6000' from the remote
machine, or even 'telnet localhost 6000' from the local machine.
Erez D wrote:
can not open rem
--- Erez D <[EMAIL PROTECTED]> wrote:
> can not open remote apps (xterm from "creambo") on
> my desktop ("erez-dual")
>
> here is the log:
>
> [EMAIL PROTECTED] ~--> echo $SHELL
> /bin/bash
> [EMAIL PROTECTED] ~--> echo $DISPLAY
> :0.0
> [EMAIL PROTECTED] ~--> ip addr show eth0|grep 'inet\>'
>
can not open remote apps (xterm from "creambo") on my desktop ("erez-dual")
here is the log:
[EMAIL PROTECTED] ~--> echo $SHELL
/bin/bash
[EMAIL PROTECTED] ~--> echo $DISPLAY
:0.0
[EMAIL PROTECTED] ~--> ip addr show eth0|grep 'inet\>'
inet 172.20.1.20/24 brd 172.20.1.255 scope global eth0
[EM
On Saturday 14 April 2007, Gabor Szabo wrote:
> Hi,
>
> I would like to setup a database where I could pick one or more Perl
> modules from CPAN ( http://search.cpan.org/ ) and see which Linux
> distributions provide that module (and which version of the module) in
> their
> standard packing system
For Debian I use http://packages.debian.org/
For Gentoo there is: http://packages.gentoo.org/
I'd bet that for other distro's you'd have the same URL convention, but
I haven't checked it.
Boaz.
Gabor Szabo wrote:
Hi,
I would like to setup a database where I could pick one or more Perl
m
On 14/04/07, Gabor Szabo <[EMAIL PROTECTED]> wrote:
Hi,
I would like to setup a database where I could pick one or more Perl
modules
from CPAN ( http://search.cpan.org/ ) and see which Linux distributions
provide that module (and which version of the module) in their
standard packing system?
F
Gabor Szabo wrote:
> What about other distribution? What about Solaris and other Unix
> machines?
>
NetBSD (pkgsrc): http://pkgsrc.se/search.php?so=p5
FreeBSD (ports): http://www.freebsd.org/cgi/ports.cgi?query=perl&stype=all
OpenBSD (ports): http://ports.openbsd.nu/search.php?stype=folder&so=p5
Hi,
I would like to setup a database where I could pick one or more Perl modules
from CPAN ( http://search.cpan.org/ ) and see which Linux distributions
provide that module (and which version of the module) in their
standard packing system?
For Ubuntu I was pointed at this site:
http://packages.
Hi list,
I would like to announce that "Metacafe" is hiring.
I work at Metacafe as System administrator.
We are looking for
IT Manager
Senior Linux system administrator
Junior Linux system administrator
to work with the existing team.
For those that would like to start a c
That is, you want to start an entirely new GNOME/KDE session using a
> remote computer as the display. This is called XDMCP. For that to
> work, the remote computer's X server should connect to your gdm
> through the XDMCP port (UDP 177 -- make sure you have it open in your
> fi
"Nadav Har'El" <[EMAIL PROTECTED]> writes:
> Anyway, if you want to ask your client to do X forwarding, simply do
> "ssh -X machine". You don't have to change any configration file.
This may be not enough. From "man ssh":
-X Enables
On Thu, Dec 21, 2006, Nadav Har'El wrote about "Re: starting an X application
from remote computer":
> On Thu, Dec 21, 2006, Ilya Konstantinov wrote about "Re: starting an X
> application from remote computer":
> > If you use the SSH X forwarding
On Thu, Dec 21, 2006, Ilya Konstantinov wrote about "Re: starting an X
application from remote computer":
> If you use the SSH X forwarding feature (which you are wholeheartedly
> recommended), you must make sure that your remote machine's sshd_config file
> allows X fo
g on
the local machine and just want that remote Gedit to run, then 'gdm' has
nothing to do with it.
I tried logging in to a different user, not the current loged in user.
I also tried simple ssh -X and tried to start a simple program like gedit.
I got a "cannot open display"
On Thu, 2006-12-21 at 15:14 +0200, Ori Idan wrote:
> I have gdm running on the remote machine.
Good - make sure the remote GDM allows remote logins: run gdmsetup
(either locally on that machine, or from another machine - under the
other machines local X server: ssh -X 'gdmsetup').
I have gdm running on the remote machine.
I tried logging in to a different user, not the current loged in user.
I also tried simple ssh -X and tried to start a simple program like gedit.
I got a "cannot open display" error (I made sure the DISPLAY variable is
set to my IP).
I
that the other computer can access the computer.
I think you've got some things confused - in order to remote login to a
computer using gdm, you need to log in using XDMCP - you start an XDMCP
connection from your local X server to your remote login manager (gdm on
the remote computer) and ask it
called XDMCP. For that to work, the remote
computer's X server should connect to your gdm through the XDMCP port (UDP
177 -- make sure you have it open in your firewall!).
Often, on the remote computer, you'd run GDM or KDM as well and it'll have a
GUI option for starting a remote se
start gdm or any other X program from the remote
computer. I allways get an error: cannot open display.
I tried setting the DISPLAY variable to my ip:0.0 and still get the same
error.
What am I doing wrong?
--
Ori Idan
=
To
On Wed, Aug 16, 2006 at 03:47:36PM +0300, Geoffrey S. Mendelson wrote:
> On Wed, Aug 16, 2006 at 03:18:42PM +0300, Shachar Shemesh wrote:
> > I don't get it. Are you trying to change the keymap while Wine is up,
> > and it's not working?
>
> No it changes the keyboard map and then starts wine.
>
On Wed, Aug 16, 2006 at 03:18:42PM +0300, Shachar Shemesh wrote:
> I don't get it. Are you trying to change the keymap while Wine is up,
> and it's not working?
No it changes the keyboard map and then starts wine.
> AFAIK, any version of wine taken from the last two years should use the
> X11 ke
Geoffrey S. Mendelson
wrote:
Hi, I'm trying to run a windows game under WINE. It works fine, except that
the keys I want to use are not the ones the game wants. :-)
I have STFW'ed and looked all around at winehq and cannot find how to remap
the keyboard. I tried using Xmodmap, but it does
Hi, I'm trying to run a windows game under WINE. It works fine, except that
the keys I want to use are not the ones the game wants. :-)
I have STFW'ed and looked all around at winehq and cannot find how to remap
the keyboard. I tried using Xmodmap, but it does not effect the action
of the keyboard
Thanks
I just needed to know that Xorg was the executable.
Thanks
for the answers.
Aaron
* Oleg Goldshmidt <[EMAIL PROTECTED]> [060329 21:19]:
> [EMAIL PROTECTED] writes:
>
> > What is the link from X > the the xorg server executable?
>
> S ls -l /etc/X11/X
> lrw
AFAIK, colinux doesn't have a framebuffer driver yet.
in order to use X applications with colinux, you need to have a native
X server for windows, and use it over the virtual network. I recommend
Xmingw.
Haggai
On 3/29/06, Oleg Goldshmidt <[EMAIL PROTECTED]> wrote:
> [EMAIL PRO
[EMAIL PROTECTED] writes:
> What is the link from X > the the xorg server executable?
S ls -l /etc/X11/X
lrwxrwxrwx 1 root root 24 Mar 26 13:38 /etc/X11/X -> ../../usr/X11R6/bin/Xorg
on FC4.
> I am using debian (ubuntu).
I don't have that ready at hand, but I suppose you
Hi all,
I successfully installed colinux on winxp but probably with all the fiddling I
did I messed something up.
When I try starting x, I get and error that it cannot stat /etc/X11/X (no such
file or directory)
I googled and found that X is a symlink to the xserver, but the link they
suggested
On Tuesday 31 January 2006 16:02, Shlomo Solomon wrote:
> I'm answering my own post, but since I found the problem, I thought it
> might help others who might come accross the same situation.
> > 1 - Who or what is killing X and why is 3.51% a high enough load to
> > decid
Anyone stumbled upon a phenomena that when a remote process' DISPLAY
is tunneled thru ssh its window doesn't appear drawn fully, i.e. part
is perfectly visible with buttons and panels and all the widgets while
the other half is blank grey?
While disabling ssh tunneling of X solves thi
On Tue, Jan 31, 2006 at 08:00:38PM +0200, Shlomo Solomon wrote:
> On Tuesday 31 January 2006 19:06, Oron Peled wrote:
> > On Tuesday, 31 בJanuary 2006 16:02, Shlomo Solomon wrote:
> > > > 2 - I don't know why these e-mails are being sent to
> > > > [EMAIL PROTECTED] instead of [EMAIL PROTECTED] and
Here's some more info, but I don't know what it means.
If I send mail to [EMAIL PROTECTED], it doesn't arrive (I get a
"could not be delivered" error mail from postfix as I already mentioned in my
previous posts). But if I send mail to [EMAIL PROTECTED], it gets transformed
to
[EMAIL PROTECTED
On Tuesday 31 January 2006 19:06, Oron Peled wrote:
> On Tuesday, 31 בJanuary 2006 16:02, Shlomo Solomon wrote:
> > > 2 - I don't know why these e-mails are being sent to
> > > [EMAIL PROTECTED] instead of [EMAIL PROTECTED] and get
>
> Two important notes about mail:
> 1. localhost should resolve t
On Tuesday, 31 בJanuary 2006 16:02, Shlomo Solomon wrote:
> > 2 - I don't know why these e-mails are being sent to
> > [EMAIL PROTECTED] instead of [EMAIL PROTECTED] and get
Two important notes about mail:
1. localhost should resolve to your 127.0.0.1 loopback address. If mail
to this host isn'
1 - 100 of 695 matches
Mail list logo