similar to: ligthdm shutdown without a mouse

Displaying 20 results from an estimated 9000 matches similar to: "ligthdm shutdown without a mouse"

2006 Feb 02
2
uninitialized constant
Ok, I searched but couldn''t find anything and I even tried the RoR IRC channel with no help. I get this error: uninitialized constant Airport I used this code which I got from the RoR site. helper :sorting def list @sorter = SortingHelper::Sorter.new self, %w(icao host_id name), @params[''sort''], @params[''order''], ''icao'',
2005 Apr 17
3
Minimum distance
G'day, I have a matrix 20000 x 500 populated with all the distances between a list of airports and a list of towers. What I'm having trouble doing is finding the closest airport to each tower, Any help would be greatly appreciated. Regards, Michael Williams [[alternative HTML version deleted]]
2011 Aug 27
2
Am having trouble calling a function
In my main R program, I have source("retaanalysis/Functions/doAirport.R") .... stuff to read data and calculate ads sapply(ads, function(x) {doAirport(x, base)} ) And doAirport has # analyze the flights for a given airport doAirport = function(df, base) { # Get rid of unused runway factor levels (from other airports) df$lrw <- drop.levels(df$lrw) # In gdata package #
2016 Dec 07
2
GM108GLM?
Hi again, It works :-) Reclocking, however, is another kettle of fish. Trying #echo 0f > /sys/kernel/debug/dri/0/pstate hangs X. Trying the same with no X running reveals: Dec 7 10:08:42 dell-smo kernel: [ 728.831020] nouveau 0000:08:00.0: clk: unable to find matching pll values a number of time as then soft lockup. Very much akin to
2016 Dec 08
2
GM108GLM?
Hi, With drm-next from http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-next/2016-12-08/ I don't get the error messages, but I still get a soft cpu lockup. What info would you need from me to get it working? Best regards, Sune Mølgaard On 2016-12-08 08:10, Karol Herbst wrote: > hi, > > give the drm-next kernel tree a try. Sadly the reclocking improvements didn't land with
2016 Dec 08
2
GM108GLM?
Aha! That seems to do it. If I interpret correctly, it doesn't set it quite to full power, though, but it's certainly an improvement: 07: core 405 MHz memory 810 MHz 0a: core 270-1124 MHz memory 1600 MHz 0f: core 270-1124 MHz memory 2002 MHz AC DC * AC: core 1012 MHz memory 2002 MHz A short run of glmark2 shows aver 100% improvement to ~550 FPS. Interestingly, it's still nowhere
2012 Jan 10
1
vmware player CentOS 6 2-button 3-button touch pad with pointing device Lenovo ThinkPad
Hi All, Question: What (how, where) I need to set (configure) to make 'middle' button on the touch pad acting as a '__paste__' button? when I run LINUX (CentOS 6.2) as guest on MS Windows 7 Home premium ? Details: LENOVO T520 laptop touch pad with 3 buttons pointing device (red small mushroom) between GHB keys vmware host: MS Windows 7 Home Premium edition 64-bit vmware guest:
2010 Oct 09
1
Loss of precision in read.csv.
Given a csv file from this location Airports<-"http://www.ourairports.com/data/airports.csv" download.file(Airports,basename(Airports)) airports <-read.csv("airports.csv",encoding="UTF-8") > airports[1,] id ident type name latitude_deg longitude_deg elevation_ft continent iso_country iso_region municipality scheduled_service 1 6523
2018 Aug 04
0
Lenovo Ideapad 320 touchpad not recognized
I'm setting up a new Lenovo Ideapad 320 and everything shows up and works fine except for the touchpad. I did have to get into the bios and set Legacy for boot device and boot mode to get Centos 7 to finish installing. The default bios settings would load the Centos 7 Gnome Live image from a usb flash drive and work (except for the touchpad) but when I tried to install to the hard drive it
2012 Nov 25
1
Error : Error in if (antipodal(p1, p2))
Hey, I'm trying to build something like this http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/ but with my own data in csv files. The code runs well if I use the same csv files as the author, but with mine , this is what I get *Code* library(maps) library(geosphere) map("world") xlim <- c(-180.00, 180.00) ylim <- c(-90.00, 90.00)
2013 Feb 09
1
R maps Help
I am fairly new to R and am plotting flight data on a map. Everything is working well except the size of the map is really too small to show the data effectively and I can't seem to figure out how to make the output map larger. Do I need to change the device characteristics or is it a map.??? call. Here is the code: library(maps) library(geosphere) airports <-
2010 Nov 09
2
Undefined method
I am very new to ROR. (Ruby 1.8.7, rails 2.1.1, rack 0.8.7, mysql 5.1.41) I has my_app/lib/migration_helpers.rb file: module MigrationHelpers def self.foreign_key(from_table, from_column, to_table) constraint_name = "fk_#{from_table}_#{to_table}" execute %{alter table #{from_table} add constraint #{constraint_name} foreign key (#{from_column})
2017 Jan 15
2
[SERVER UPDATE] Moving clang, clang-analyzer, libcxxabi, libcxx ... websites to new server
On Fri, Jan 13, 2017 at 04:07:48PM -0500, James Y Knight via llvm-dev wrote: > But beyond that: there's no downside. Why should *anyone* continue to serve > http traffic? It's just all around better and safer to require https, for > everything, always. I take you haven't tried to use WiFi at UK airports or coaches recently? There are a lot of other places with completely
2018 Jan 11
2
1600x900 not available
On 01/11/2018 12:34 PM, m.roth at 5-cent.us wrote: > Sean Smith wrote: > <snip> >> setting my resolution to 1600x900 is a cheesy, yet effective, way to do >> get what I need. >> >> ...Now if I can just get my touchpad to FRICK'N disable while typing. >> > If/when you do, *PLEASE* post the solution. If you're a manager, or gamer, > I guess
2018 Nov 13
2
touchpad problem
On Mon, Nov 12, 2018 at 04:07:47PM -0800, Gordon Messmer wrote: > On 11/11/18 4:31 PM, Fred Smith wrote: > >Can any of you remind me how to find out the Synaptics model it is, > >and/or figure out if it would be expected (or not) to support two- > >finger scrolling? > > Start with: > > ?dmesg | egrep -i 'input:|mouse|synapt' looking in dmesg output for
2013 Mar 23
1
Touchpad doesn't work with C6, kernel-related...
Hi folks! :-) I have a Fujitsu Lifebook U series laptop running updated CentOS 6.4 (64bit), and the touchpad doesn't work. It's a new laptop, the touchpad works correctly in Fedora 18 Live (given the kernel parameters below), no hardware problems. I searched the web all around, and it's a known issue for several laptop models. The only solution, quoted everywhere, it is to append the
2018 Nov 12
2
touchpad problem
Hi all! I have a new-to-me (i.e., used) laptop and am having a problem making the touchpad behave. It is an old HP Elitebook 8530p, and I THINK it has a synaptics touchpad. But I don't remember how to get more specifics than that on Linux, lspci, lsusb and lshw don't tell me anything helpful. lsmod doesn't list anything containing "syn" or "synaptics". Anyway,
2011 Oct 28
1
WINE 1.3.14 and mouse
I was wondering about those mouse issues... > Having other weird mouse issues? Try downgrading to wine 1.3.14. 1.3.15 and up introduced a complete overhaul of certain mouse handling code and screwed up more than a few things. I'm using a touchpad on a laptop with WINE 1.3.31 Some but not all games have an "escaping mouse" phenomenon. What happens is that the cursor has
2005 Jul 14
1
Problem with mouse and keyboard
This just started on my laptop yesterday. My mouse wants to go to the lower left corner of my screen, this seems to be triggered by using the keyboard. Once it is on its way I just have to wait for it to stop so I can move it where I need it or it will just drift back to that corner. I have tried several mice as well as just the onboard touchpad. I am on 4.1 running nightly updates. Thanks
2002 May 29
1
trusted domains - samba user authentification
Hi! Background: We have a normal NT 4.0 Domain called AIRPORT and a Windows 2000 Domain (server is in mixed mode) called MAIL. Connected to the AIRPORT Domain is a Samba 2.0.6 Server with security = domain. Both domains are trusting each other. I've a little problem understanding the user authentification with the trusted MAIL domain. I'll it explain with a little example: We have a