Sponsored Content
Full Discussion: Mac OS XI?!
Operating Systems OS X (Apple) Mac OS XI?! Post 63355 by CBWolf42 on Thursday 24th of February 2005 12:28:42 PM
Old 02-24-2005
Xi

When Mac OS 11 is released it will be a signifigant jump from X. Similar to (although probably nto quite as signifigant as) the jump from 9 to X. The way they have been doing it (10.1, 10.2, 10.3 etc.) when they stop calling it 10 it will be something wholly different (and I imagine extremely awesome). Maybe like those old Knowledge Navigator videos they had. I have heard that 11 will be the next releases after 10.4, but even if that is true I wouldn't expect it for atleast a couple of years after Tiger is released. There is absolutely zero info on 11 right now, so if they are workign on it, it is being kept extremely hush hush.
 

We Also Found This Discussion For You

1. OS X (Apple)

Let's get a .mac top level domain! As in www.xyz.mac

ICANN, the Internet Corporation for Assigned Names and Numbers, is inviting proposals for new sponsored top level domains. This may be wishful thinking, but isn't that a chance to push for a .mac top level domain (TLD)? I for one would VASTLY like the idea of having a domain of something.mac --... (0 Replies)
Discussion started by: ropers
0 Replies
AWESOMERC(5)															      AWESOMERC(5)

NAME
awesomerc - Configuration file for the awesome window manager SYNOPSIS
awesome looks for a configuration file in this order: o $XDG_CONFIG_HOME/awesome/rc.lua o $HOME/.config/awesome/rc.lua o XDG_CONFIG_DIRS/awesome/rc.lua DESCRIPTION
The rc.lua file contains configuration information for awesome. It can be used to configure the behavior and look of awesome in a variety of ways. It can be assimilated as a Lua program/script run at startup by awesome. Therefore, it should use the awesome Lua API described in the API section. This file is read at startup. AWESOME LUA API
Documentation for the Lua API can be found in the luadoc directory. COLORS FORMAT
The color format in awesome is either a standard X color name (blue, darkblue, lightred, etc) or a hexadecimal formatted color (#rrggbb or #rrggbbaa). By using the hexadecimal format, you can also specify an alpha channel: that means that #00ff00 will draw pure green, but #00ff00aa will set the alpha channel to 'aa' and will blend the green with the color under it. TEXT FORMAT
You can use Pango markup in a text string. This allows formating the text rendered inside widgets. Pango markup documentation can be found in the Pango documentation at http://library.gnome.org/devel/pango/stable/PangoMarkupFormat.html. A Pango markup example: <span weight="bold" foreground="#336699">...</span>. SEE ALSO
awesome(1) awesome-client(1) AUTHORS
Written by Julien Danjou <julien@danjou.info[1]>. WWW
http://awesome.naquadah.org NOTES
1. julien@danjou.info mailto:julien@danjou.info 07/16/2012 AWESOMERC(5)
All times are GMT -4. The time now is 10:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy