You are not logged in.
Ugh, now to find some OK browser that works without X.
elinks
Last edited by sen (2009-01-09 20:36:21)
deviantART | GitHub | Last.fm
Offline
Honken wrote:Ugh, now to find some OK browser that works without X.
elinks
Not powerful enough (flash etc), but I guess that's as good as it gets.
Offline
ftornell wrote:haxit wrote:Haxit, can you please share your tiny and clean menu.xml?
Or does anyone else have that small nice looking menu? I'm having problem using my obmenu to do this!
I've been trying to get his tint2 config for a while, so I'm not sure he likes to share.:P Anyway, mine is similar, if you'd like to try it.
<?xml version="1.0" encoding="UTF-8"?> <openbox_menu xmlns="http://openbox.org/3.4/menu"> <menu id="apps-office-menu" label="Office"> <item label="Writer"> <action name="Execute"> <command>/opt/openoffice/program/swriter</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="Evince"> <action name="Execute"> <command>evince</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="GEdit"> <action name="Execute"> <command>gedit</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> </menu> <menu id="apps-net-menu" label="Internet"> <item label="Firefox"> <action name="Execute"> <command>firefox</command> <startupnotify> <enabled>yes</enabled> <wmclass>Firefox</wmclass> </startupnotify> </action> </item> <item label="Deluge"> <action name="Execute"> <command>deluge</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="Tunderbird"> <action name="Execute"> <command>thunderbird</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> </menu> <menu id="apps-multimedia-menu" label="Media"> <item label="Sonata"> <action name="Execute"> <command>sonata</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="MPD"> <action name="Execute"> <command>mpd</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="ALSA"> <action name="Execute"> <command>gnome-terminal -e alsamixer</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> </menu> <menu id="hardware-menu" label="Hardware"> <item label="Asunder"> <action name="Execute"> <command>asunder</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="gtkPod"> <action name="Execute"> <command>gtkpod</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="AcidRip"> <action name="Execute"> <command>acidrip</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="Graveman"> <action name="Execute"> <command>graveman</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> </menu> <menu id="utils-menu" label="Utilities"> <item label="ObConf"> <action name="Execute"> <command>obconf</command> <startupnotify> <enabled>yes</enabled> </startupnotify> </action> </item> <item label="Thunar"> <action name="Execute"> <command>thunar</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> <item label="GTK theme"> <action name="Execute"> <command>gtk-chtheme</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> <item label="GTerminal"> <action name="Execute"> <command>gnome-terminal</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> <item label="urxvt"> <action name="Execute"> <command>urxvt</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> </menu> <menu id="actions-menu" label="Actions"> <item label="Wallpapers"> <action name="Execute"> <command>nitrogen ~/images/bg</command> <startupnotify><enabled>yes</enabled></startupnotify> </action> </item> <item label="Reconfigure"> <action name="Reconfigure" /> </item> <item label="Exit Openbox"> <action name="Exit"> <prompt>yes</prompt> </action> </item> </menu> <menu id="root-menu" label="Openbox 3"> <separator label="Applications"/> <menu id="apps-net-menu"/> <menu id="apps-office-menu"/> <menu id="apps-multimedia-menu"/> <menu id="hardware-menu"/> <separator label="System"/> <menu id="utils-menu"/> <menu id="actions-menu"/> </menu> </openbox_menu>
@soupcan: I am sorry. I sent you an email, but here: http://pastebin.com/m6f3db011
@ftornell:
<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/3.4/menu">
<menu id="root-menu" label="arsenic">
<item label="Screen">
<action name="Execute">
<execute>
gnome-terminal --geometry=115x30 -e screen
</execute>
</action>
</item>
<item label="Shell">
<action name="Execute">
<execute>
urxvt
</execute>
</action>
</item>
<item label="Run...">
<action name="Execute">
<execute>
gmrun
</execute>
</action>
</item>
<menu id="menu-752511" label="Settings">
<item label="ObConf">
<action name="Execute">
<execute>
obconf
</execute>
</action>
</item>
<item label="ObMenu">
<action name="Execute">
<execute>
obmenu
</execute>
</action>
</item>
<item label="Screenlets">
<action name="Execute">
<execute>
screenlets
</execute>
</action>
</item>
<item label="GTK">
<action name="Execute">
<execute>
switch2
</execute>
</action>
</item>
<separator/>
<menu id="menu-752511-961354" label="System">
<item label="NVidia">
<action name="Execute">
<execute>
nvidia-settings
</execute>
</action>
</item>
</menu>
</menu>
<separator/>
<menu id="menu-592557" label="WWW">
<item label="Firefox">
<action name="Execute">
<execute>
firefox
</execute>
</action>
</item>
<item label="Pidgin">
<action name="Execute">
<execute>
pidgin
</execute>
</action>
</item>
<item label="Opera">
<action name="Execute">
<execute>
opera
</execute>
</action>
</item>
<item label="Skype">
<action name="Execute">
<execute>
skype
</execute>
</action>
</item>
<item label="Transmissions">
<action name="Execute">
<execute>
transmission
</execute>
</action>
</item>
</menu>
<menu id="menu-632648" label="Media">
<item label="Brasero">
<action name="Execute">
<execute>
brasero
</execute>
</action>
</item>
<item label="Gimp">
<action name="Execute">
<execute>
gimp
</execute>
</action>
</item>
<item label="GKTPod">
<action name="Execute">
<execute>
gtkpod
</execute>
</action>
</item>
<item label="MPlayer">
<action name="Execute">
<execute>
gnome-mplayer
</execute>
</action>
</item>
<item label="nitrogen">
<action name="Execute">
<execute>
nitrogen --sort=rtime /home/haxit/pictures
</execute>
</action>
</item>
<item label="VLC">
<action name="Execute">
<execute>
vlc
</execute>
</action>
</item>
</menu>
<menu id="menu-605049" label="Utilities">
<item label="AbiWord">
<action name="Execute">
<execute>
abiword
</execute>
</action>
</item>
<item label="OpenOffice">
<action name="Execute">
<execute>
/opt/openoffice/program/soffice
</execute>
</action>
</item>
<item label="FlyBack">
<action name="Execute">
<execute>
flyback
</execute>
</action>
</item>
<separator/>
<menu id="menu-605049-55183" label="Places">
<item label="Root (As Root)">
<action name="Execute">
<execute>
gksudo pcmanfm /
</execute>
</action>
</item>
<item label="Server">
<action name="Execute">
<execute>
gksudo pcmanfm /srv/http
</execute>
</action>
</item>
<item label="External">
<action name="Execute">
<execute>
pcmanfm /mnt/external
</execute>
</action>
</item>
<item label="Home">
<action name="Execute">
<execute>
pcmanfm /home/haxit
</execute>
</action>
</item>
</menu>
<menu id="menu-605049-161651" label="Files">
<item label="AutoStart">
<action name="Execute">
<execute>
mousepad /home/haxit/.config/openbox/autostart.sh
</execute>
</action>
</item>
<item label="Grub Menu">
<action name="Execute">
<execute>
gksudo mousepad /boot/grub/menu.lst
</execute>
</action>
</item>
</menu>
<menu execute="python /home/haxit/scripts/weather.py Ottawa" id="pipe-471620" label="Weather"/>
</menu>
<separator/>
<menu id="menu-813550" label="Exit">
<item label="Reboot">
<action name="Execute">
<execute>
reboot
</execute>
</action>
</item>
<item label="Logout">
<action name="Exit"/>
</item>
<item label="Shutdown">
<action name="Execute">
<execute>
halt
</execute>
</action>
</item>
</menu>
</menu>
</openbox_menu>
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline
Hi guys,
This is my first desktop using arch, just got it up and running a few hours back.
Next ill try go get urxvt to work!
Last edited by ftornell (2009-01-09 23:34:30)
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
Offline
Haven't posted yet this month.
I'm a Mac user and I've always had trouble with not having a global menubar on Windows or Linux. But ever since messing with Linux, I've really been into tiling WMs. gnome-globalmenu-svn + echinus-hg = the heaven I'm living in right now. I wish I could actually get tiling working with all OS X applications, but I doubt that'll ever happen.
Window Manager: echinus-hg
Panel: gnome-panel + gnome-globalmenu-svn
Wallpaper: IIDX 10th Style original soundtrack cover, I don't have a link to it but can upload a high-def version if requested
Browser: Kazehakase
Terminal: Sakura (switched off of urxvt due to copy/paste)
Terminal Font: Inconsolata
GTK Font: Corbel
Offline
I'm surprised by how many non-gnome-kde users there are.
Offline
I'm surprised by how many non-gnome-kde users there are.
I find most people using openbox or a tiling WM
Last edited by heleos (2009-01-10 00:41:59)
Offline
Hi guys,
This is my first desktop using arch, just got it up and running a few hours back.
Clean:
http://www.webspot.se/archlinux/screens … _clean.pngBusy:
http://www.webspot.se/archlinux/screens … 9_busy.pngNext ill try go get urxvt to work!
I love your font, colors, file manager. Mind sharing those and your conky with me? BTW, I know a bit about urxvt if you wanna talk maybe I can help you with that.
Offline
sen wrote:Honken wrote:Ugh, now to find some OK browser that works without X.
elinks
Not powerful enough (flash etc), but I guess that's as good as it gets.
So you are searching for a text-based browser that can handle flash and images? I doubt it works like in matrix... "I don't even see the code any more, all I see is Blond, Burnette and Redhead"
deviantART | GitHub | Last.fm
Offline
@soupcan: I am sorry. I sent you an email, but here: http://pastebin.com/m6f3db011
Thanks. I've been having some problems with email, so I'm not sure if I ever actually received the message. Don't worry about it.
I'd also like you to know that your screenshots were one of the reasons I chose to try GNU/Linux in the first place.
Offline
Offline
http://th02.deviantart.com/fs41/300W/i/ … Rydgel.png
snowflakéd and aery mountains
Could I get your tint/tray program name and config?
Also, how'd you get your urxvt like that? Could I see how you did the circles for RAM, CPU, etc as well?
Offline
Offline
Honken wrote:sen wrote:elinks
Not powerful enough (flash etc), but I guess that's as good as it gets.
So you are searching for a text-based browser that can handle flash and images? I doubt it works like in matrix... "I don't even see the code any more, all I see is Blond, Burnette and Redhead"
Well, something based on svga-lib like Links, only with better rendering and some basic flv playback would be great, and probably possible in the FB. Flash wouldn't work though since it needs GTK or whatever.
But enough of that, I know that I won't be seeing anything like that anytime soon heh.
Offline
That much white is bad for your eyes.
Offline
That much white is bad for your eyes.
I take breaks, and I use my computer in a well-lit room.
Offline
http://th02.deviantart.com/fs41/300W/i/ … Rydgel.png
snowflakéd and aery mountains
That my friend, is an simple but yet AMAZING setup. Are those circles conky setups? Have they been posted before?
Offline
Rydgel wrote:http://th02.deviantart.com/fs41/300W/i/ … Rydgel.png
snowflakéd and aery mountains
That my friend, is an simple but yet AMAZING setup. Are those circles conky setups? Have they been posted before?
I believe that those are screenlets, possibly similar to the ones in this page.
Offline
This month's screenshot.
Stumpwm, GNU Emacs, (erc, ansi-term, org-mode), Conkeror, urxvt (htop on remote server)
Happy Hacking!
Twitter: http://twitter.com/bobbyrburden/
Website: http://codebutcher.com/
Offline
ftornell wrote:Hi guys,
This is my first desktop using arch, just got it up and running a few hours back.
Clean:
http://www.webspot.se/archlinux/screens … _clean.pngBusy:
http://www.webspot.se/archlinux/screens … 9_busy.pngNext ill try go get urxvt to work!
I love your font, colors, file manager. Mind sharing those and your conky with me? BTW, I know a bit about urxvt if you wanna talk maybe I can help you with that.
Hi, glad you liked it:
Heres my conkyrc
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
use_spacer no
use_xft yes
override_utf8_locale yes
xftfont Myriad:size=9
update_interval 1.0
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_margin 0
border_width 0
#default_color 686157
default_color c0c0c0
own_window_transparent yes
minimum_size 450 1
maximum_width 1440
#alignment top_left
#alignment top_right
alignment top_left
#alignment bottom_right
gap_x 10
gap_y 10
TEXT
${color e04613}cpu1: ${color} ${cpu cpu1}% ${color e04613}cpu2: ${color} ${cpu cpu2}% ${color e04613}cpu3: ${color} ${cpu cpu3}% ${color e04613}cpu4: ${color} ${cpu cpu4}% ${color e04613}mem: ${color} $memperc% ${color e04613}down: ${color} ${downspeed eth0}kb/s ${color e04613}up: ${color} ${upspeed eth0}kb/s ${color e04613}ip: ${color} ${addr eth0}
${font Myriad:style=normal:pixelsize=36}${time %d %b %H:%M}
The font is called Myriad
Colors:
Orange: #e04613
Green: #6c9eab
White: #fafafa
Gray: #262729
Enjoy!
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline