Sponsored Content
Operating Systems Linux Ubuntu Convertible switcher for Ubuntu required Post 302972999 by Corona688 on Thursday 12th of May 2016 12:54:56 PM
Old 05-12-2016
What precisely do you mean by 'tablet mode'?
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies

2. Shell Programming and Scripting

Getting required fields from a test file in required fromat in unix

My data is something like shown below. date1 date2 aaa bbbb ccccc date3 date4 dddd eeeeeee ffffffffff ggggg hh I want the output like this date1date2 aaa eeeeee I serached in the forum but didn't find the exact matching solution. Please help. (7 Replies)
Discussion started by: rdhanek
7 Replies

3. Red Hat

Maximizing X window without Window Switcher

Hi everyone! I have a strange situation. I'm running an NX remote Gnome desktop session. On the remote machine, there is a whole load of unsaved data in a window. A problem that I've been having with this NX session is that I can't load Gnome Applets, including the Window Switcher. So.. when I... (0 Replies)
Discussion started by: alexandicity
0 Replies

4. Ubuntu

Ubuntu / Ubuntu File Manager / Config

I am using Ubuntu 9.10 with Gnome 2.28. I use the default Nautilus File Manager to view / manage files. Is there a way to add icons or customize the icons that are above the location bar and below the menus? There is a bar that has icons for "Back" "Forward" "Parent" above the location bar. I... (6 Replies)
Discussion started by: drewk
6 Replies

5. Ubuntu

[UBUNTU] mount.nfs fails in Ubuntu / Works on Red Hat!!!

Gurus, I want log in locally to my Lucid (10.04) workstation and have my code saved over the network on my samba account At work, all developers have samba user ids and when we were running Red Hat, we went thru the following procedure to get setup. * open a shell session to NFS server... (2 Replies)
Discussion started by: alan
2 Replies

6. Ubuntu

Re-install Ubuntu 14.04 from system with Ubuntu on it

I need to re-install ubuntu on a system with ubuntu 14.04 already installed. I have the cd but can not seem to boot from it or find the installer. Is there a way to re-install from the command line or how do I do a fresh re-install? Thank you :) ---------- Post updated at 10:13 AM... (2 Replies)
Discussion started by: cmccabe
2 Replies
calcomp(7)						 Miscellaneous Information Manual						calcomp(7)

NAME
calcomp, tablet - Configuring a CalComp graphics tablet DESCRIPTION
This reference page provides information about how you configure a CalComp DrawingBoard III tablet, an input device supported by the Xinput extension to the Xserver. When the software for the tablet is installed on your system, you can configure it to emulate a system mouse. Other similar devices can be configured the samw way, but only the CalComp DrawingBoard III has been verified. Configuring the X Environment If you intend to use the CalComp DrawingBoard III tablet software, you must edit the file /usr/var/X11/Xserver.conf to turn on support for the X Input extension. To do this, remove the comment characters surrounding the following lines: input _dec_xi_db3 lib_dec_xi_db3.so XiDb3Init /dev/tty00:1:12:12:16: 1:8:1000:1:1 > > The backslash in this example indicates line continuation and is not in the actual display. You should also review these lines to ensure that the options specified for the tablet are correct, especially for the tty (logical COMM port) that is specified as the serial port, where the tablet is connected to your system. The last line of the /usr/var/X11/Xserver.conf file has the following syntax: device:mode:tabletWidth:tabletHeight:numbtns:core- Pointer:mouseScale: resolution:Xincrement:Yincrement The backslash in this example indicates line continuation and is not in the actual display. The following list can help you determine how to set up the entries for the tablet in the /usr/var/X11/Xserver.conf file: The port (tty) to which the device is connected. The default is tty00. This should be set to 1 for absolute motion. Width of the active tablet area in inches, not the physical size. The default is 12. Height of the active tablet area in inches, not the physical size. The default is 12. Number of buttons on the puck or pen. The maximum number is 16 and the default is 16. 0 indicates a native tablet mode (no system mouse). 1 indicates emulate core pointer (the mouse and tablet are both core pointer devices. The default is 1. 1 to 50 scaling factor in relative mode. Determines the speed of the cursor; the higher the number, the slower the cursor moves. The default is 8. 1 to 2540 lines per inch (lpi). The default is 1000. How much the X axis must be incremented to cause the tablet to send new coordinates to the Xserver. The range is 0 to 65536. The default is 1. How much the Y axis must be incremented to cause the tablet to send new coordinates to the Xserver. The range is 0 to 65536. The default is 1. The device option is required and specifies which tty device should be associated with the tablet. By default, the installation software assigns the CalComp DrawingBoard III tablet to tty00, which you may want to change if that tty is already allocated. For information on how to determine which serial port your tablet is connected to, see the hardware documentation that was shipped with your processor. Note that when the stylus or puck is moved as far as the minimum Xincrement or Yincrement value, the value of the corresponding axis is updated. For example, if the Xincrement value is set to 10 and the tablet is moved 10 units along the X axis, the value of the Y axis will also be updated simultaneously with the X axis, even if the Yincrement value has not been reached. Keep this in mind when setting the Xin- crement and Yincrement options. Configuring the Tablet into the X Server After you have configured the /usr/var/X11/Xserver.conf file, you must follow these steps to turn on support for the tablet in the Xserver: Plug the tablet into your system and turn it on. Enter the following command to restart the Xserver so that the Xinput extension can rec- ognize the tablet: # /usr/sbin/shutdown -r +5 "Turning on support for the Calcomp Drawingboard III tablet" (The backslash in this example indicates line continuation and is not in the actual display.) When the system comes back up, the tablet will be configured into the Xserver and ready to use. When the Xserver first accesses the tablet, it performs some hardware-specific initialization that can be saved in the on-board memory of the tablet. To save these settings, follow these steps: Press the EXIT CONFIG button on the tablet's menu. Under the SAVE button, press the DEFAULT button. Press the EXIT CONFIG button to save the settings. RESTRICTIONS
The following notes and restrictions apply to the CalComp DrawingBoard III tablet: If the puck or stylus is not used within a 5 minute period, the tablet will automatically shut off. To reactivate it, press any button on the puck or stylus while they are in close proximity to the tablet. If you configure the tablet as the system's core pointer, moving the puck and the system mouse simultaneously will cause the cursor to move in an unpredictable fashion. Use only one puck or stylus at a time. If you try to use both input devices simultane- ously, you will encounter unpredictable behavior. Manual configuration of the tablet via the tablet buttons is not supported. If you try to use these buttons to configure the tablet, the Xserver will malfunction and may even crash. If you need to reconfigure the tablet, edit the /usr/var/X11/Xserver.conf file and then reboot the Xserver. You can modify some parts of the tablet setup by programming the Xinput extension. For more information on how to do this, see the XInput specification provided by the X Consortium. FILES
The X server configuration file, in which the tablet is defined. RELATED INFORMATION
Xserver(1X), dc(7), scc(7), ports(7), tty(7), delim off calcomp(7)
All times are GMT -4. The time now is 03:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy