The time now is Sun 19 May 2013, 07:36
All times are UTC - 4 |
|
Page 15 of 133 [1983 Posts] |
Goto page: Previous 1, 2, 3, ..., 13, 14, 15, 16, 17, ..., 131, 132, 133 Next |
| Author |
Message |
musher0

Joined: 04 Jan 2009 Posts: 2193 Location: Gatineau (Qc), Canada
|
Posted: Sun 27 Jun 2010, 12:40 Post subject:
|
|
| jemimah wrote: | | musher0 wrote: |
> What functions do you want?
It would be nice to have the regular puppy menu appear on screen with a right click of the mouse.
|
There is a script, flwm-menu that will build the menu like that. But it depended on jwm and I haven't updated it for icewm. The ultimate problem with having multiple window managers is the time it takes to generate all the menus.
The icewm menu is not bad because it's only one file. But if you're generating a new file for each menu entry for Rox-Menu, Flwm-menu, and also creating a RoxApp for all the menu entries - well this requires some thought. The snap-merge script that saves your stuff in Pupmode 13 is really slow, and that becomes very obvious when you're trying to copy down all those files generated by the menu scripts.
I'll think about it some more. |
Would aragon's spm (simple puppy menu), based on ae menu, be suitable? Maybe simpler to implement? I mention it because it's independent of any wm existing in the Puppy: this menu is created based on the listing in /usr/share/applications.
In any case, the role of the programmer is not to cater to every user's whim of fancy, ( Specially mine! I'm already too much of an individualist ! )
Maybe just give pointers as to how this ot that can be done in the environment you chose to provide initially.
BFN.
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
Last edited by musher0 on Sun 27 Jun 2010, 12:44; edited 1 time in total
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2193 Location: Gatineau (Qc), Canada
|
Posted: Sun 27 Jun 2010, 12:41 Post subject:
|
|
Almost forgot: thanks for all your answers!
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 27 Jun 2010, 12:43 Post subject:
|
|
| musher0 wrote: |
Like in the panel that appears with FLWM? That's an idea, although I try not to have the ROX-panel "slide", 'cause it can get confusing, or you may forget what's in the off-screen section.
|
If you have that problem, just decrease the percentage the taskbar takes.
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2193 Location: Gatineau (Qc), Canada
|
Posted: Sun 27 Jun 2010, 13:01 Post subject:
|
|
| jemimah wrote: | | musher0 wrote: |
Like in the panel that appears with FLWM? That's an idea, although I try not to have the ROX-panel "slide", 'cause it can get confusing, or you may forget what's in the off-screen section.
|
If you have that problem, just decrease the percentage the taskbar takes. |
Yes, it can be done, but there are 2-3 limitations:
1) the smallest width of the ROX panel is 16 pixels.
2) if you have rox applets displayed in the panel, the panel will only shrink to the smallest width allowed by the applet. This supercedes #1 above.
3) Finally, readability by the human operator... If it's too small, it's of no use. (Well, the identification bubbles still pop up, but still, it's awfully small for human eyes.)
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2193 Location: Gatineau (Qc), Canada
|
Posted: Sun 27 Jun 2010, 13:29 Post subject:
|
|
Your modified change-wm script with wmx integrated works nicely.
Many thanks!
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2193 Location: Gatineau (Qc), Canada
|
Posted: Sun 27 Jun 2010, 13:50 Post subject:
|
|
Hello again. jemimah.
When I launch the panel under wmx (it doesn't have one by default), thus:
| Code: | | rox -b=/root/Choices/ROX-Filer/OpenboxPanel |
I get:
| Code: | | /usr/local/apps/ROX-Filer/ROX-Filer: /usr/lib/libxml2.so.2: no version information available (required by /usr/local/apps/ROX-Filer/ROX-Filer) |
Is this error of any consequence?
Thanks in advance.
BFN.
_________________
"...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4349 Location: merriam, kansas
|
Posted: Sun 27 Jun 2010, 13:54 Post subject:
|
|
| jemimah wrote: | | rjbrewer wrote: | About half the times I boot Fluppy I get an X in the tray and a little
window in upper left of screen.
The only way to close it is by restarting X.
What is that thing? |
This happens when the tray apps start before the icewm tray has completely loaded. I thought the delay was long enough, but I guess not. |
I used to see the same thing with earlier4.xx Puppies. (freememaplet)
May be the reason for no freememaplet showing on my Fluppy full
installs.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4349 Location: merriam, kansas
|
Posted: Tue 29 Jun 2010, 14:00 Post subject:
|
|
Does anyone know if SMP duo-core is enabled when running from
usb flash?
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Tue 29 Jun 2010, 14:21 Post subject:
|
|
Should be.
| Code: | | cat /proc/cpuinfo|grep processor |
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4349 Location: merriam, kansas
|
Posted: Tue 29 Jun 2010, 14:44 Post subject:
|
|
| jemimah wrote: | Should be.
| Code: | | cat /proc/cpuinfo|grep processor |
|
Thank you.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5167 Location: Finland
|
Posted: Sun 04 Jul 2010, 18:18 Post subject:
|
|
Fluppy 003 with Acer 3613WLMi. It just works.
Pgprs connection with globetrotter HSDPA modem connects fine. I can get to net during my holiday with my mother´s laptop. I have downloaded and installed needed apps. I like icewm as wm and I uploaded pa penguins themes also. Intel graphics driver works fine. With other newer kernels puppies dont.
The apps selection is fine. For movies I needed player which handles subtitles easily, so I installed mplayer and gnome-mplayer. VLC 0.86 should work also, so I have read.
I also tested Quirky 1.2 > acpi problem, with only boot parameter acpi=off, I was able to shutdown without hanging and then the modem was not detected. Also CPU temperature steadily rise up to seventy. I didnt bother use fixes, I stopped to use it. Same acpi ( so I think ) problem with lucid puppy luci 207. And intel driver problem also. Vesa was needed.
I have been most happy with Fluppy003. Keep up good work.
 |
| Description |
My youngest son and fish of the day. Menu for tomorrow also. 3 kg zander. Holiday is full of joy.
|

Download |
| Filename |
fish_of_the_day.jpg |
| Filesize |
956.92 KB |
| Downloaded |
193 Time(s) |
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Tue 06 Jul 2010, 17:53 Post subject:
|
|
Does Fluppy currently work with the Intel Atom N450 chipset? Does it also fully work with the Wireless card in the Samsung N220?
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Tue 06 Jul 2010, 20:42 Post subject:
|
|
N450: yes
As for the wireless card - I'm not sure what wireless card that is.
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Wed 07 Jul 2010, 07:11 Post subject:
|
|
The Wireless card is the Realtek RTL8192E. The current methord to get it working is this one www2: Getting wireless working under ubuntu on Samsung N220 but is the a proper linux driver for it?
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Wed 07 Jul 2010, 09:50 Post subject:
|
|
There's a driver for it but I hear it's unstable. I will grab the latest version and add it to the next Fluppy.
|
|
Back to top
|
|
 |
|
|
Page 15 of 133 [1983 Posts] |
Goto page: Previous 1, 2, 3, ..., 13, 14, 15, 16, 17, ..., 131, 132, 133 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|