Search found 47 matches

by macondo
Thu Jan 12, 2017 8:51 am
Forum: General Questions
Topic: Burning ISO
Replies: 6
Views: 13358

Re: Burning ISO

ericbsd wrote:Burning ISO On GhostBSD?

You might need to start XFBurn as root or there is a command line you can use.

Code: Select all

growisofs -dvd-compat -Z /dev/cd0=imagefile.iso
ericbsd: if I'm burning a cd, should it read cd-compat or dvd-compat goes both ways?
by macondo
Thu Jan 12, 2017 5:39 am
Forum: General Questions
Topic: How do you thank other posters?
Replies: 1
Views: 2928

How do you thank other posters?

Is there a button you press as in the FreeBSD forums? I must be blind, I don't see it.
by macondo
Thu Jan 12, 2017 5:28 am
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

Re: LXDE

Of course, sorry about that.

There was a quotation mark missing from the Sound Volume set of keybindings.

Code: Select all

    #Sound
    key "Alt+Ctrl+KP_Divide"      aumix -v -5             # lower volume
    key "Alt+Ctrl+KP_Multiply"    aumix -v +5             # raise volume
by macondo
Wed Jan 11, 2017 10:11 pm
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

Re: LXDE

Solved the sound problem with IceWM, put it back in LXDE, and everything is back to normal.
by macondo
Tue Jan 10, 2017 10:55 pm
Forum: General Questions
Topic: Burning ISO
Replies: 6
Views: 13358

Re: Burning ISO

Thanks, pal! Appreciated.
by macondo
Tue Jan 10, 2017 8:17 pm
Forum: General Questions
Topic: Burning ISO
Replies: 6
Views: 13358

Burning ISO

Is it possible? Or do I have to go to Linux?
by macondo
Tue Jan 10, 2017 1:26 am
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

Re: LXDE

Another good thing about it: you don't have to use the apps that come with LXDE, for example, I use roxterm, xfe and mirage, instead of lxterminal, pcmanfm, and gpicview. It's all in my JWM keybindings.
by macondo
Mon Jan 09, 2017 8:28 pm
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

Re: LXDE

The sound volume keybindings in IceWM do not work too well. The LXDE wiki states that you can replace Openbox with Icewm, Fluxbox, and Xfwm. Being the way I am, I replaced IceWM with my other window manager JWM. I rebooted, and have being using LXDE for a few hours without problems, I am going to wa...
by macondo
Mon Jan 09, 2017 5:19 pm
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

Re: LXDE

The whole affair took me less than 10 minutes, including googling :D

This baby is light and fast!
by macondo
Mon Jan 09, 2017 2:42 pm
Forum: Tips and Tricks
Topic: LXDE
Replies: 7
Views: 9821

LXDE

LXDE I installed it: $ sudo pkg install lxde-meta LXDE comes by default with the window manager Openbox. Because I find it difficult to configure, I decided to replace it with IceWM; which I already got configured in my box. I went to /usr/local//etc/xdg/lxsession/LXDE/desktop.conf as ROOT and and r...