Sponsored Content
Full Discussion: Which Notebook to buy
The Lounge What is on Your Mind? Which Notebook to buy Post 302170145 by MagicMike on Sunday 24th of February 2008 02:40:09 PM
Old 02-24-2008
Question Which Notebook to buy

Hi Im not sure that i post that Thread here on the right place but i hope someone can help me.
Im searching for a new Notebook with Linux or Unix as system.
Im looking for a Notebook with the following components:
Intel Core 2 for mobile
min 2GB RAM
15 " Display none reflective
ATI or NVidia Graphiccard.

I want to use the Laptop for programming, running an VMWare Server and playing my old Civ.4.

I have also thought about a MACBook Pro.
Hope to get some tips.

Greetings

MagicMike
 

8 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Linux Notebook for $500

Balance 14.1" Notebook Computer with CD-ROM Drive (2 Replies)
Discussion started by: Perderabo
2 Replies

2. UNIX for Dummies Questions & Answers

Trying to find a notebook or desktop with....

a preloaded version of linux/unix on it for a realtively low price. I am looking to spend anywhere from Free-$800. I want to make sure its upgradeable so after i learn linux/unix/scripting and one of the programming languages i can update things and make them better. Assembly is not a problem i can... (10 Replies)
Discussion started by: Corrail
10 Replies

3. UNIX for Dummies Questions & Answers

Notebook UNIX systems

Hy folks, I was wondering what is best unix system for notebook (laptop) computers. Older or newer, faster or slower? What is you opinion and experiance with unix on notebook?v (6 Replies)
Discussion started by: R@LE
6 Replies

4. UNIX for Dummies Questions & Answers

Which linux for older notebook PC?

Hey forum, Although I've been involved with IT for decades, as an old person I'm just getting my feet wet with Linux. I have an older IBM ThinkPad - 128MB, 20GB drive - and I want to delve into Linux on this machine. What distribution would you reccomend for this older machine? It'll be used... (1 Reply)
Discussion started by: mrkrieger
1 Replies

5. UNIX for Dummies Questions & Answers

Choosing a distribution for old 128MB Notebook

Well, the title says most of it - I have an old IBM Thinkpad 600X with 128MB ram and want to use it mostly as a netbook - web browsing, lite text editing and the like. I've tried a few distributions, but they all seem to choke on my limited memory. Before I download and burn another bunch... (2 Replies)
Discussion started by: mrkrieger
2 Replies

6. Windows & DOS: Issues & Discussions

compaq presario v3000 Notebook PC not booting

Hi all, Laptop compaq presario v3000 is not booting! It just gives 3 beeps and there is no display. All the green LEDs are glowing! I have "performed a hard reset" as per HP site Troubleshooting Black Screen Displays with No Error Messages During Startup or Boot Compaq Presario V3115AU... (7 Replies)
Discussion started by: ./hari.sh
7 Replies

7. Programming

Ipython notebook and python virtualenv, permission

Hello, I was playing with ipython-notebook and python virtualenv. I met a "permission denied Error" when I tried to run ipython notebook. ~/test $ ipython Traceback (most recent call last): File "/usr/local/bin/ipython", line 5, in <module> from pkg_resources import load_entry_point ... (1 Reply)
Discussion started by: yifangt
1 Replies

8. Hardware

HP notebook PC wifi card whitelist problem

I have hp dv6 and dv7 notebook pcs on which I want to upgrade the wifi cards but when I install the new cards and boot them, the they won't even boot to the bios and they both give me the same error: "104-Unsupported wireless network device detected. System Halted. Remove device and restart." When... (1 Reply)
Discussion started by: milhan
1 Replies
XmVaCreateNotebook(library call)										  XmVaCreateNotebook(library call)

NAME
XmVaCreateNotebook, XmVaCreateManagedNotebook -- A Notebook widget convenience creation functions. SYNOPSIS
#include <Xm/Notebook.h> Widget XmVaCreateNotebook( Widget parent, String name, ...); Widget XmVaCreateManagedNotebook( Widget parent, String name, ...); DESCRIPTION
These functions create an instance of a ToggleButtonGadget widget and returns the associated widget ID. These routines use the ANSI C variable-length argument list (varargs) calling convention. The XmVaCreateNotebook function is a convenience routine that calls XtCreateWidget. The XmVaCreateNotebook function is a convenience routine that calls XtCreateManagedWidget. parent Specifies the parent widget ID. name Specifies the name of the created widget. ... Specifies the variable argument list to override the resource defaults. For a complete definition of Notebook and its associated resources, see XmNotebook(3). RETURN
Returns the Notebook widget ID. RELATED
XmNotebook(3), XmCreateNotebook(3), XtCreateWidget(3), and XtCreateManagedWidget(3). XmVaCreateNotebook(library call)
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy