Search found 85 matches

by PCMan
Tue Sep 08, 2009 1:53 pm
Forum: LXDE Development & Programming
Topic: LXDE and THE DM and my lxdm
Replies: 26
Views: 35175

Re: LXDE and THE DM and my lxdm

Finally get it tested on my system and it works. Great job! I, however, found one problem. On ubuntu, /etc/X11/xinit/xinitrc doesn't seem to be executable. I have to manually chmod +x to make it work. This should be fixed. BTW, please put your source code in version control system like svn or git. O...
by PCMan
Sun Sep 06, 2009 4:12 pm
Forum: LXDE Development & Programming
Topic: LXDE and THE DM and my lxdm
Replies: 26
Views: 35175

Re: LXDE and THE DM and my lxdm

BTW, how will this interact with ConsoleKit? I don't get how ConsoleKit work, but it seems that it's going to be widely adopted in modern distros. Besides, GUI buttons or menu options for shutdown or reboot is much more user-friendly. I don't know how DMs work. However, if you can do all the underly...
by PCMan
Sun Sep 06, 2009 4:05 pm
Forum: LXDE Development & Programming
Topic: LXDE and THE DM and my lxdm
Replies: 26
Views: 35175

Re: LXDE and THE DM and my lxdm

Haven't got it tested because I'm not able to logout now. However, I've reviewed the source code. Thank you for the contribution and this is really what we currently need. Some comments and suggestions: 1. Register an account on SF.net and then you can put this in lxde repository. 2. Using pango + c...
by PCMan
Thu Sep 03, 2009 1:24 am
Forum: General Help
Topic: Screen Resolution + other questions
Replies: 7
Views: 27000

Re: Screen Resolution + other questions

I have exactly the same problem. I installed ubuntu from mini.iso and then apt-get'ted lxde. Whenever I restart, LXDE loads with 1600x1400 resolution (max for my monitor) regardless of me setting it every time to 1280x1024. I tried adding xrandr -s 1280x1024 to /etc/xdg/lxsession/LXDE/default but i...
by PCMan
Wed Aug 19, 2009 3:14 am
Forum: LXDE Components
Topic: Execute two commands sequentially in autostart desktop file
Replies: 3
Views: 7514

Re: Execute two commands sequentially in autostart desktop file

Hi Maces, I already did that just in case if there is no way to do this with just one command line. I guess I will have to go with that route since it looks like it is not possible. I was just trying to avoid managing one more file (even thought it is a simple file). Thank you for the reply, though...
by PCMan
Mon Aug 17, 2009 1:36 pm
Forum: PCManFM
Topic: Next generation PCManFM is now under development!
Replies: 13
Views: 25098

Re: Next generation PCManFM is now under development!

Recently libfm, the core of next generation file manager, underwent heavy development and rapid changes. Here are some exciting highlights. 1. The repository was completely moved from svn to git now. You can grab the latest source code with following command line: git clone git://libfm.git.sourcefor...
by PCMan
Tue Aug 11, 2009 1:22 am
Forum: PCManFM
Topic: Next generation PCManFM is now under development!
Replies: 13
Views: 25098

Re: Next generation PCManFM is now under development!

Recent Advancement on libfm (core of next generation pcmanfm). Everybody loves screenshots! http://blog.lxde.org/wp-content/uploads/2009/08/libfm-demo-480x343.png Look! It’s sftp://. By utilizing glib/gio and gvfs, now libfm can access remote filesystems supported by gvfs. Currently there is no auto...
by PCMan
Thu Jul 30, 2009 5:24 am
Forum: GPicView
Topic: Read this first if you want to report a bug or send a patch!
Replies: 1
Views: 417388

Read this first if you want to report a bug or send a patch!

Hi all users and supporters of LXDE, It's a long standing problem that bug reports are sent to the wrong places and are hence not handled. Please, if you would like to report a bug, request features, or you have nice patches at hand, post them in our official bug tracker. For PCManFM, post here: htt...
by PCMan
Mon Jul 20, 2009 9:06 am
Forum: LXDE Design Project
Topic: Artwork for Lubuntu
Replies: 136
Views: 3367098

Re: Artwork for Lubuntu

Some suggestions: 1. Use more colorful themes rather than darker ones to make the look and feels more different from Gnome and XFCE. 2. Prevent the default Africa-style Human theme. A wallpaper with that brown background didn't make 'light' feelings. 3. We should be distinguished from Gnome and Xfce...
by PCMan
Sat Jul 04, 2009 2:59 am
Forum: PCManFM
Topic: "Scripts" option with right click
Replies: 12
Views: 11939

Re: "Scripts" option with right click

1. Run update-desktop-database ~/.local/share/applications after you did the edit.
2. Add NoDisplay=true, and it won't be shown in applications menu.