On Thu, 03 Mar 2005 07:42:09 +0100, Christoph Peltz <[EMAIL PROTECTED]> wrote:
> H3, H3,
>
> I think I have found it:
> Edit the file /etc/sysconfig/desktop and change the following setting:
> DISPLAYMANAGER="entrance"
> It should work, I hope so ^^.
>
For Fedora core, it's not so straightforwar
H3, H3,
I think I have found it:
Edit the file /etc/sysconfig/desktop and change the following setting:
DISPLAYMANAGER="entrance"
It should work, I hope so ^^.
good luck
Christoph
--
Christoph Peltz <[EMAIL PROTECTED]>
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
On Wed, 2 Mar 2005 20:21:24 -0500 jim lawrence <[EMAIL PROTECTED]> babbled:
(B
(B> On Wed, 2 Mar 2005 12:40:41 +0900, The Rasterman Carsten Haitzler
(B> <[EMAIL PROTECTED]> wrote:
(B> > On Fri, 25 Feb 2005 22:57:32 -0500 jim lawrence <[EMAIL PROTECTED]>
(Bbabbled:
(B> >
(B> > > i need to ed
On Wed, 2 Mar 2005 12:40:41 +0900, The Rasterman Carsten Haitzler
<[EMAIL PROTECTED]> wrote:
> On Fri, 25 Feb 2005 22:57:32 -0500 jim lawrence <[EMAIL PROTECTED]> babbled:
>
> > i need to edit this file xchat.eapp located in the
> > .e/e/applications/all
> >
> > i want it to load a different app
g'day guys,
Im a newbie in list. (however Im a big fan of "e"). currently I use
"e16" as default.
browsing last night I found a web site with some info on "e17" themes
and customization.
thought, it would be interesting to somebody:
http://www.cuddletech.com
cheers,
--
alex maverick
-
Hi,
I have some trouble with eterm and some textviewers: less, more and
man (I think man uses less, but I am not sure). When I start to read a
manpage - ie man foo - it works fine when i am scrolling down. But
when I trie to scroll up it doesn't work at all. It looks like the
first line is the onl
ok i'm still having problems with getting entrance to run normally, i
can run it from the terminal and it works. lists out gnome, kde,
default terminal, enlightenment etc.. but at a reboot, gdm still
takes over.
the location of entrance is weird
[EMAIL PROTECTED] ~]# locate entrance
/var/cach
Can any one tell how to edit menu and the panel icons.
Regards
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start re
Am Wed, 02 Mar 2005 19:31:38 +0100 schrieb Mohindar Rao, Raavi Mohan
Rao:
> I am very new to elightenment, can anybody tell how to change the
> theme.
Hi,
E16 or E17?
regards
Andreas
---
SF email is sponsored by - The IT Product Guide
Read h
Here is the new script, I haven't tested it yet, but it should work.
--
#!/bin/sh
#
# Filename: Build-e17.sh
# Version: 0.2.1
# Author: Jasper Lievisse Adriaanse, [EMAIL PROTECTED], copyright 2005,
BSD-license.
# Thanks to those on enlightenm
I do not know it for DR17, but in DR16 you have to extract your user
themes in ~/.enlightenment/themes/ (every theme in a seperate dir) and
then you can change the theme with a middle-mouse click and select one
theme from the Themes submenu (you maybe have to restart enlightenment
after u installed
I can only guess, but maybe you insert /usr/bin/entrance (or where else is
entrance installed) in the file: /etc/X11/default-display-manager
I have searched on thy fedora board but did not found anything, sry.
cya Christoph
--
Christoph Peltz <[EMAIL PROTECTED]>
signature.asc
Description: Die
I am very new to elightenment, can anybody tell how to change the theme.
Regards.
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to
On Wed, 02 Mar 2005 18:41:24 +0100, Christoph Peltz <[EMAIL PROTECTED]> wrote:
> > i try to run this and i get the error below
> >
> > [EMAIL PROTECTED] ~]$ sudo edb_gtk_ed /etc/entrance_config.db
> > Password:
> > sudo: edb_gtk_ed: command not found
> > [EMAIL PROTECTED] ~]$
> > i would like to ha
> i try to run this and i get the error below
>
> [EMAIL PROTECTED] ~]$ sudo edb_gtk_ed /etc/entrance_config.db
> Password:
> sudo: edb_gtk_ed: command not found
> [EMAIL PROTECTED] ~]$
> i would like to have entrance be the default login manager instead of
> ( i think gdm)
I think that error oc
Hi,
I started using e17 recently and really like it. I compiled engage but
when I run it it has a large black-ground. I have scoured the net for a
fix and have found several references to using hsetroot and esetroot to
fix it. Can someone please show me a detailed set on instructions as to
ex
i try to run this and i get the error below
[EMAIL PROTECTED] ~]$ sudo edb_gtk_ed /etc/entrance_config.db
Password:
sudo: edb_gtk_ed: command not found
[EMAIL PROTECTED] ~]$
i would like to have entrance be the default login manager instead of
( i think gdm)
--
Jim Lawrence
Registered Linux Us
On Sat, 26 Feb 2005 06:07:34 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:
(B
(B> jim lawrence wrote:
(B> > i need to edit this file xchat.eapp located in the
(B> > .e/e/applications/all
(B> >
(B> > what tools do i need to accomplish this?
(B>
(B> edb{,_gtk,_vt}_ed, I guess..
(
Thanks,
so your addition should go between
make distclean &> /dev/null
and
./autogen.sh --prefix=$BUILD_DIR &> $CVS_SRC/logs/$X.log
?
Maybe I'll make a Perl version of it sometime.
Jasper
> nice job Jasper,
>
> works fine here. I just added these lines:
> ...
> LDDFLAGS=-L$BUILD_DIR/lib
...
# gcc flags
FLAGS="-O3 -march=pentium3"
-- added lines --
LDDFLAGS=-L$BUILD_DIR/lib
CPPFLAGS=-L$BUILD_DIR/include
-- added lines --
maak() {
make distclean &> /dev/null
# configure, make, & install with logs
./autogen.sh --prefix=$BUILD_DIR LDFLAGS=$LDFLAGS CPPFLAGS=$CPPFLAGS
&> $CVS_SRC/log
And have you ensured that your framebuffer isn't being set to a default 8-bit
root? When running Gnome, type "xdpyinfo" and see what the "depth of root
window" is. This can be controlled with a "defdepth 24" added to the last line
in /etc/dt/config/Xservers - make one if you don't have one -
On Sun, 27 Feb 2005 14:23:42 -0500 roland <[EMAIL PROTECTED]> babbled:
(B
(B> Hi all are there ANY user level docs for E17? It looks really neat but I
(B> want to know
(B> how to use it. I have been using E 16. I have been enthralled by E
(B> since the
(B> E15 days. Boy have things changed
Ville Herva wrote:
> BTW: I don't suppose anybody has RPM's for e16.8 beta?
I do, actually...
http://tsldev.trustix.org/community-2.2/current_srpms/e16-0.16.8.20050228-1mn.src.rpm
--
Morten
---
SF email is sponsored by - The IT Product Guide
Which packages are you using? Have you loaded any Blastwave packages,
namly Imlib2?
Have you tested starting from a failsafe terminal session? Why didn't
you use crle?
benr.
Victor Norman wrote:
I'm having problems getting enlightenment to work on my machine.
My current working environment is
Jacob Smith wrote:
I'm running Debian unstable (Sarge); I note that there are specific
folders for "Debian" in each of the EFL subfolders ... are these used
automagically or should I, perhaps, be using these somehow?
Debian Unstable is Sid, Sarge is testing...But anyhow, when I looked at
my l
On Fri, 25 Feb 2005 10:58:33 +0200 Ville Herva <[EMAIL PROTECTED]> babbled:
(B
(B> On Fri, Feb 25, 2005 at 09:58:13AM +0800, you [Didier Casse] wrote:
(B> > Hi Richard,
(B> > You might have not noticed but the versions for the
(B> > packages have changed a bit. Raster modifie
On Fri, 25 Feb 2005 22:57:32 -0500 jim lawrence <[EMAIL PROTECTED]> babbled:
(B
(B> i need to edit this file xchat.eapp located in the
(B> .e/e/applications/all
(B>
(B> i want it to load a different application
(B>
(B> also i would like to edit the what appears as a email applicatio
hello everyone,
im using enlightenment dr17, and im sorting out my menu's
is there a way to add options to the executable section of the
e_utils_eapp_edit program?
i was hoping for something like
executable: xterm -bg black -fg white -e bash -l
this works in the e16 menu file's
thanks
Samuel
On Sun, 13 Feb 2005 14:01:09 -0500 David Raleigh Arnold <[EMAIL PROTECTED]>
(Bbabbled:
(B
(B> AFAIK metacity doesn't do edge-flipping so to get it with gnome you
(B> start enlightenment when in gnome and save-configuration when you
(B> leave gnome. I agree that they've lost their minds.
(B
On Wed, 23 Feb 2005 13:28:45 +0900, the sky darkened, lightning flashed and the
voice of Carsten Haitzler (The Rasterman) spake thus:
> > Only question relating to Evidence that i have is can i reduce the size of
> > the icons? They're beautiful and i really like it, but they're a bit large
> > f
On Wed, 2005-03-02 at 04:21, Carsten Haitzler wrote:
> no - we don't support most of them yet. we still dont properly support basic
> ICCCM. we need to make this all work properly. (PS - you managed to stay at
> sun
> without getting the chop! :):) good to hear after the recent axes falling in
>
31 matches
Mail list logo