monitor display settings


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers monitor display settings
# 1  
Old 04-03-2006
monitor display settings

Hello new to unix,
I have Mac os tiger on a g3 ibook. There are only two monitor settings,
the largest being 600x800. Can I add a larger setting from the command line?

Thanks,
Alicia
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Infrastructure Monitoring

Searching for Saas Monitor service which monitor my servers which are sitting in different providers

Sorry if this is the wrong forum Searching for Saas Monitor service which monitor my servers which are sitting in different providers . This monitor tool will take as less CPU as possible , and will send info about the server to main Dashboard. The info I need is CPU / RAM / my servers status (... (1 Reply)
Discussion started by: umen
1 Replies

2. Solaris

No Display on Monitor

I recently had a Sun Ultra 45 shipped to me, when it was shipped it worked fine, but now I cannot get a display on the monitor. It did get a little banged up in shipping. I monitored the POST by connecting to the TTYa port and the only thing that looks like anything is wrong is: Probing I/O... (1 Reply)
Discussion started by: Madrox72
1 Replies

3. Hardware

Fedora 16 dual monitor - dual head - automatic monitor shutdown

Hi, I am experiencing troubles with dual monitors in fedora 16. During boot time both monitors are working, but when system starts one monitor automatically shut down. It happend out of the blue. Some time before when I updated system this happend but then I booted older kernel release and... (0 Replies)
Discussion started by: wakatana
0 Replies

4. Hardware

Monitor/projector display looks fuzzy

Hi there Not sure if I'm posting this in the right section...but here goes. I'm using an HP Compaq nc8430 laptop. Graphics card according to specs is an ATI Mobility Radeon X1600. It's the first time I installed Linux for use on my personal laptop and I'm having trouble using it with a... (0 Replies)
Discussion started by: notreallyhere
0 Replies

5. UNIX for Dummies Questions & Answers

Extract monitor model from nvidia-settings

Hi all, not sure where to put this post, so here will do. I have posted this question before in this thread but after getting the huge quantity of very helpful answers I did (lol?), I have looked at the problem again. A basic rundown is that I need to extract monitor information about connected... (2 Replies)
Discussion started by: mpcengineering
2 Replies

6. Shell Programming and Scripting

Monitor: Read from the monitor

Hello, I would like to write a script that use the display as an input. In the display there is a list of file. I want to use it as an array and this would be the input in my script. Does somebody know how do I make it? (2 Replies)
Discussion started by: mig8
2 Replies

7. AIX

No Display in LFT Monitor

Help! I have installed the GXT250P adapter card and its corresponding fileset. However when I try to install my new AOC Monitor to the graphics adapter card the system was not able to continue it just displays a _ on the monitor. I have already configured my console to work as a LFT. ... (0 Replies)
Discussion started by: bright_genius
0 Replies

8. UNIX for Dummies Questions & Answers

Display settings

Hello, I'm a new user. Just loaded Red Hat 7.1. Unfortunely I set my monitor settings too low. The resolution is horrible. Could someone please tell me how to change my display settings? Thank you (2 Replies)
Discussion started by: TAT2ME74
2 Replies
Login or Register to Ask a Question
bt-monitor(1)							    bluez-tools 						     bt-monitor(1)

NAME
bt-monitor - a bluetooth monitor SYNOPSIS
bt-monitor [OPTION...] Help Options: -h, --help Application Options: -a, --adapter=<name|mac> DESCRIPTION
This utility is used to capture DBus signals of bluetoothd. Captured next signals: Manager signals: AdapterAdded AdapterRemoved DefaultAdapterChanged Adapter signals: DeviceCreated DeviceDisappeared DeviceFound DeviceRemoved AdapterPropertyChanged Device signals: DisconnectRequested DevicePropertyChanged Services signals: AudioServiceConnected InputServiceConnected NetworkServiceConnected OPTIONS
-h, --help Show help -a, --adapter <name|mac> Specify adapter to capture by his Name or MAC address (if this option does not defined - all adapters captured) AUTHOR
Alexander Orlenko <zxteam@gmail.com>. SEE ALSO
bt-adapter(1) bt-agent(1) bt-audio(1) bt-device(1) bt-input(1) bt-network(1) bt-serial(1) 2010-08-16 bt-monitor(1)