| OS X - Development and Darwin Discussion and questions about development for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Oct 09, 2007
Posts: 5
![]() |
Hi All,
I was wondering if someone would be willing to post or make suggestions for my X11 configuration file. Does anyone know how to do transperancies or background pictures? Here's what my configuration file looks like now (its pretty basic and hasn't been changed much from the x11 installation): ############################### #!/bin/sh # $Id: xinitrc,v 1.3 2004/06/11 04:37:23 jharper Exp $ userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/etc/X11/xinit/.Xresources sysmodmap=/etc/X11/xinit/.Xmodmap # merge in defaults and keymaps if [ -f "$sysresources" ]; then xrdb -merge "$sysresources" fi if [ -f "$sysmodmap" ]; then xmodmap "$sysmodmap" fi if [ -f "$userresources" ]; then xrdb -merge "$userresources" fi if [ -f "$usermodmap" ]; then xmodmap "$usermodmap" fi # start some nice programs xsetroot -gray & xclock -g 150x150-0+0 -bw 0 & xterm -g 90X65+150+0 & xterm -g 90x65+690+0 & #xterm & # start the window manager exec quartz-wm ############################### Any help would be appreciated. Cheers, ScKaSx |
| QUOTE Thanks | |
![]() Member Since: Feb 14, 2004
Location: South-East Texas
Posts: 1,806
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21in Dual core 3 ghz iMac, 13in Macbook - Mountain Lion on both
|
What exactly are you looking for? Transparencies are usually done by individual applications, example:eterm backgrounds.
If you really want to get into customizing X11, I recommend using a different window manager, such as WindowMaker or Enlightenment and running full screen. Craig in Texas ---You did WHAT!? Close the Terminal and step away slowly. |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Not too pleased with new iMac | JunMacTech | Apple Desktops | 14 | 12-05-2005 07:13 PM |
| File copying frustrations - help? | djmitch | Switcher Hangout | 5 | 06-27-2005 01:23 AM |
| Can you guys open this site? | Desolate One | OS X - Apps and Games | 13 | 04-29-2005 01:23 PM |
All times are GMT -4. The time now is 11:21 PM.
Powered by vBulletin