Sponsored Content
Full Discussion: Bits
Contact Us Post Here to Contact Site Administrators and Moderators Bits Post 302403355 by thillai_selvan on Friday 12th of March 2010 07:23:02 AM
Old 03-12-2010
Ok. sorry.I have discussed with Mr.Pludi about the bits issue. He suggested me to use this "Members only" forum and asked me to start a thread about this. Thats why I have used this. When I had a infraction I lost some of the bits. But it is getting down again without getting any infractions. For this only I asked.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Changing 24 bits to 8 bits display

Hello all, I was wondering if anyone can tell me how to change 24 bits depth display to 8 bits depth display for Sun Ultra1, running Solaris 8? THANKS in advance. I think that the command is ffbconfig, but it has nothing about depth. (4 Replies)
Discussion started by: larry
4 Replies

2. AIX

How to convert a partition usin 64 bits kernel to 32 bits kernel?

Hello there: I know that exist a procedure to convert an OS using 32bits kernel to 64 bits kernel. But, exist a procedure to convert an OS using 64bits to 32 bits kernel? Please help me. Regards. (2 Replies)
Discussion started by: GEIER
2 Replies

3. UNIX for Dummies Questions & Answers

32 bits procesaor with 64 bits Solaris

people i have a problem i have a 32 bits sparc processor, and solaris 64 bits processor, i install a oracle data base 64 bits, but my oracle will not run because my processor is from 32 bits this is ok??, i know if i have x86 i cannot install a 64 bits operatin system in a 32 bits processor. ... (0 Replies)
Discussion started by: enkei17
0 Replies

4. Post Here to Contact Site Administrators and Moderators

Purchase from bits

I am referring this thread. New Bits Services for Forum Members I assumed this means that we can purchase the mentioned services from the bits available in the account. ( or I took it wrongly ?). When I click "Purchase" from the row "Request User Name Change (One Time)" The message... (2 Replies)
Discussion started by: clx
2 Replies

5. What is on Your Mind?

Place Bits & Win Bits!!! - 17th Annual Satellite Awards

Ten movies have been nominated as best motion picture by the International Press Academy, presentation of the 2012 Satellite Awards will be held on 16th December at Los Angeles, CA. Place your bits here on one of the below nominated movie of your choice:- Argo ... (0 Replies)
Discussion started by: Yoda
0 Replies

6. What is on Your Mind?

Use of bits.....

Hi Friends.. Can anyone explain me the usage of bits.... I am unable to understand ..... I've moved this to a more appropriate forum on the board. Please consider where you are posting. (2 Replies)
Discussion started by: bharat1211
2 Replies

7. Post Here to Contact Site Administrators and Moderators

Where have all my Bits gone?

Hi there admins/moderators, I've just found that all my bits have vanished... both Savings and Checking accounts are showing '0' as the balance. I initially thought it was nefarious carry-on to blame but I can't see any evidence of a transfer out. Then I figured that bits had been... (3 Replies)
Discussion started by: Smiling Dragon
3 Replies
vga_setdisplaystart(3)						Svgalib User Manual					    vga_setdisplaystart(3)

NAME
vga_setdisplaystart - set the display start address SYNOPSIS
#include <vga.h> void vga_setdisplaystart(int a); DESCRIPTION
Set the display start address to a, where the address is the number of pixels offset from the start of video memory, except for hicolor/truecolor modes, which use a unit of 1 byte. Can be used for page-flipping and virtual desktop scrolling. May not work properly for 16 color modes. You should ensure that the memory displayed is actually available on the SVGA card (query memory size with vga_modeinfo(3)) and ensure that it is saved by svgalib during console switches with vga_claimvideomemory(3). You may only set the bits of the display start address returned by vga_modeinfo(3). SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), vga_modeinfo(3), vga_setlogicalwidth(3), vga_claimvideomemory(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_setdisplaystart(3)
All times are GMT -4. The time now is 04:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy